#content ul, #content ol
{
  font-size:12px; 
  margin-right:15px;
}

#content ol li
{
  padding-bottom:8px; 
}

#content p
{
  font-size:12px;  
}

#content div.alertbox {
 border:2px solid #E01B1B;
  margin: 15px 0 0 0;
  padding: 0 10px 0 10px;
  background-color: #FFE6E6;
}

#content .alertbox p, #content .alertbox li {
  font-weight: bold; 
  color:red; 
  padding:0px;
  
}

@media screen and (max-width: 480px) {

#content ul, #content ol
{
  font-size:11px; 
}

#content div.alertbox {
  margin: 0 0 10px 0;
}

}






































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
