body.cmsdHome #leftNav a#cmsdHome, 
body.cmsdAbout #leftNav a#cmsdAbout,
body.cmsdResearch #leftNav a#cmsdResearch, 
body.cmsdPrograms #leftNav a#cmsdPrograms, 
body.cmsdOrg #leftNav a#cmsdOrg, 
body.cmsdStaff #leftNav a#cmsdStaff, 
body.cmsdStaffj #leftNav a#cmsdStaffj, 
body.cmsdLinks #leftNav a#cmsdLinks,
body.cmsdkeyclients #leftNav a#cmsdkeyclients,
body.cmsdsem #leftNav a#cmsdsem

{
	color: #cf6200;
	font-weight: bold;
	background-color: white;
	border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px 0 0 4px;
}

.highlightList {
	float: left;
	margin: 0 7px 7px 0;
	padding: 4px;
	border: 1px solid #CCC;
}

#highlightList_header
{
	margin: 15px 0 10px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 534px;
}

#highlightList_header h2
{
	margin-top: 10px;
}

#highlightList_header h2 .viewAll a 
{
	position: relative; 
	top: 0; 
	left: 250px; 
	font-size: 10px; 
	text-decoration: none; 
	color: #003B71; 
	font-family: verdana, arial, san-serif;
	background-image: url(/biology/images/highlights/blue_va_arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 8px;
}

.ctSection  h2 {
margin: 20px 0;
}

body.cmsdkeyclients #main h2 {margin-left: 0px;}

