body.comphome #leftNav a#comphome, 
body.compAbout #leftNav a#compAbout,
body.compContacts #leftNav a#compContacts, 
body.orgcomp #leftNav a#orgcomp, 
body.compstaff #leftNav a#compstaff, 
body.compjobs #leftNav a#compjobs, 
body.researchcap #leftNav a#researchcap, 
body.compprog#leftNav a#compprog, 
body.techApp #leftNav a#techApp, 
body.compawards #leftNav a#compawards,
body.compresources #leftNav a#compresources,
body.complinks #leftNav a#complinks

{
	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 2px 2px 0;
	padding: 2px;
	border: 1px solid #CCC;
}

#highlightList_header
{
	margin: 2px 0 2px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	width: 534px;
}

#highlightList_header h2
{
	margin-top: 5px;
}

#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(/computing/images/highlights/blue_va_arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 8px;
}


#leftNav li li {
	list-style-type: none; 
	margin: 0px 0px 0px 15px; 
	border: 1px solid #fff;}


