body.fcsd_home #leftNav a#fcsd_home, 
body.science_about #leftNav a#science_about,
body.highlights #leftNav a#highlights, 
body.fcsdorg #leftNav a#fcsdorg, 
body.fcsd_research #leftNav a#fcsd_research, 
body.fcsd_staff #leftNav a#fcsd_staff, 
body.fcsd_newsmakers #leftNav a#fcsd_newsmakers, 
body.fcsd_conference #leftNav a#fcsd_conference, 
body.fcsd_drcm #leftNav a#fcsd_drcm, 
body.fcsd_publications #leftNav a#fcsd_publications, 
body.fcsd_partners #leftNav a#fcsd_partners, 
body.fcsd_journal #leftNav a#fcsd_journal,
body.fcsd_jobs #leftNav a#fcsd_jobs,
body.science_home #leftNav a#science_home,
body.science_about #leftNav a#science_about, 
body.science_leaders #leftNav a#science_leaders,
body.science_staff #leftNav a#science_staff,
body.science_journal #leftNav a#science_journal,
body.science_jobs #leftNav a#science_jobs
{
	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(/science/images/highlights/blue_va_arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 8px;
}

#socialMedia {
	width: 158px;
	position: relative;
	height: 30px;
	margin-top: 30px;
	margin: 0;
}

#socialMedia ul {
	list-style-type: none;
	list-style-image: none;	
	margin: 0;
	padding:0; 
	background-color: #FFF;
}

#socialMedia ul li {
	float: left;
	margin: 0;
	padding: 0;
	background-color: #FFF;	
}

#socialMedia a.badge {
	display: block;	
	margin-right: 1px;
	height: 30px;
	width: 25px;
	max-height: 30px;
	max-width: 25px;
	text-indent: -9999px;
	background: url(../images/social_media.png);
}

#socialMedia a.youtube {
	background-position: 0 0;
}

#socialMedia a.facebook {
	background-position: -27px 0;	
}

#socialMedia a.twitter {
	background-position: -53px 0;
}

#socialMedia a.linkedin {
	background-position: -78px 0;
}

#socialMedia a.flickr {
	background-position: -103px 0;
}

#socialMedia a.rss {
	background-position: -131px 0;
}
	
	div#box3 {

	margin-top: 10px;

	border-top: 2px solid #ff3300;
margin-bottom: 10px;
	}



div#box3 p {

	margin: 0;

	font-family: Arial, sans-serif;

	font-size: 100%;

	color: #000;

	padding: 2px 2px 2px 2px;

	border-bottom: 1px solid #ccc;

	}	



div#box3 a:link, div#box3 a:visited {

	text-decoration: none; 

	}


<!-- leadership styles-->
div.leader img {
			width: 120px;
			float: left;
			padding-right: 20px;
		}

		div.leader_container {
			-moz-border-radius: 4px;
			-webkit-border-radius: 4px;
			border-radius: 4px;
			border: 1px solid #D57500;
			padding: 5px;
			float: left;
			max-width: 138px;
			width: 138px;
			min-height: 308px;
			height: 308px;
			margin: 0 20px 20px 0;
		}

		div.leader_container.no_gutter {
			margin: 0 0 20px 0;
		}

		div.leader_container img {
			max-width: 138px;
			width: 138px;
			max-height:193px;
		}

		div.leader_container a {
			display: inline-block;
			margin-top: 5px;
			font-size: 13px;
		}

		div.leader_container span {
			display: inline-block;
			font-size: 11px;
			color: #A83C0F;
			line-height: 140%;
			margin-bottom: 2px;
		}

		div.leader_container p {
			font-size: 11px;
			margin: 0 !important;
		}
