#MainContent .important {
 color: red;
 padding: 5px;
 font-weight: bold;
 font-size: 12px;
 border: 1px solid red;

}