/* Start of CMSMS style sheet 'SPS Side Bar' */
div.mainContent{
	float:left;
	width:590px;
        margin-right:35px;
}

div.sideBar{
	width:220px;
	padding:10px 15px;
	background:#e5e5e5;
	border:1px solid #dcdcdc;        

margin-left:620px;
	margin-top:28px;	
}

div.sideBarWrapper{
	padding:60px 0 0 0;        
}


div.sideBar ol li{
	list-style:url(images/blue_bullet2.jpg);
}

div.sideBar ol{margin-bottom:20px;}


/* End of 'SPS Side Bar' */

