/* Start of CMSMS style sheet 'whats_new' */
.firstwhatsnewitem{
   list-style:none;
   font-size:12px;
   padding-left:0;
   margin-top:0;
}
.whatsnewitem {
   list-style:none;
   border-left:0;
   border-top:0;
   border-bottom:1px;
   border-right:0;
   border-style:dotted;
   border-color:#0070ba;
   padding-top: 4px;
   font-size:12px;
   padding-left:0;

}

.whatsnewtitle
{
	font-size: 20px;
	font-weight: bolder;
	padding: 18px 18px 18px 67px;
                text-decoration: none;
	color: #0a2244;
}
/* End of 'whats_new' */

