/* Start of CMSMS style sheet 'infobar-right' */
div#infobar-right {
margin: 1em 0 1em 1em;  /* margin for the entire div surrounding the news list */
  border-left: 1px solid #c0c0c0; 
  background: #FFFFFF;
}

div#infobar-right h2 {
   line-height: 2em;
  background: #fff;
}

.Infobar-rightSummary, .Infobar-rightSummaryContent 
{
   text-align: left;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   padding: 0.5em 0.5em 0em;
   font-size: 95.01%;
   line-height: 1em;
   color: #000000;

 }
/* End of 'infobar-right' */

