#global_subnav.westwood h2 {
	padding: 0px;
	margin: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(../images/headers/westwood.png);
	float: left;
	width: 260px;
	height: 36px;
	text-indent: -9999px;
}

#global_subnav.westwood ul{
	width: 400px;
}

#global_subnav.westwood ul li a{

	color: #666666;

}

#cover_image{
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	height: 450px;
	width: 500px;
}

ul#cover_selector{
	width: 200px;
	padding: 0px;
	margin: 0px;
	float: left;
	display: inline;
	list-style-type: none;
}

ul#cover_selector li{
	clear: both;
	height: 49px;
	width: 200px;
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
}

ul#cover_selector li a{
	clear: both;
	height: 49px;
	width: 200px;
	display: inline;
	float: left;
	padding: 0px;
	margin: 0px;
}

.westwood_sigs{
	display: inline;
	width: 625px;
	clear: both;
	float: left;
}

#content.westwood a:hover{
	color: #333333;
}