﻿/* sub web local styles */
#headerSmall {
		border-bottom: 1px solid #778dbc;		
}




#centerCol .icons{
		width:32px;
		height:32px;
}
#centerCol #iconsList{
	list-style:none;
}


#rightCol #spotlight h3 {	
	margin: 12px 8px 0 21px;
	padding: 12px 0 1px 0;
	font-size: 110%;
	font-weight:bold;
	color: #354987;
	text-align: left;
	}

#rightCol #spotlight p {
	margin:0;
	padding:0;
	text-align: left			
}

#rightCol #spotlight p img {
	margin: 10px 8px 0 21px;
}

#rightCol #spotlight a {
	text-decoration: none;
}

#rightCol #spotlight a:visited {	
	color: #354987;
	text-decoration: none;
}

#rightCol #spotlight a {	
	color: #354987;
	text-decoration: none;
}

#rightCol #spotlight a:hover  {
	color: #354987;
	text-decoration: underline;
}

