.HdrBanner {
	height: 125px;
	background-image: url(../images/tvadsheader.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.TVAdsWheelsGeneralHeader {
    font-family: Arial, Helvetica, Verdana, san serif;
	font-size: 17px;
	margin-left: 0px;
	height: 100%;
	font-weight: normal;
	color: #666666;
	padding-left: 48px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-top: 10px;
}
.TVAdsWheelsGeneralOutsidePadding {
	padding-left: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
.TVAdsWheelsGeneralInfoButton a {
	font-size: 11px;
	color: #ffffff;
	display:block;
	background-image: url(../images/wheelsgeneralinfo-button-grey.jpg);
	background-repeat: repeat-x;
	float:left;
	width: 139px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-decoration: none;
}
.TVAdsWheelsGeneralInfoButton a:hover {
	color: #FFFFFF;
	background-color: #CC0000;
	background-image: url(../images/nav-rollover.gif);
	background-repeat: repeat-x;
	width: 139px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-decoration: none;
}
.TVAdsWheelsGeneralInfoButton #current {
	color: #FFFFFF;
	background-color: #CC0000;
	background-image: url(../images/wheelsgeneralinfo-button-grey.jpg);
	background-repeat: repeat-x;
	width: 139px;
	padding-left: 6px;
	padding-top: 3px;
	padding-bottom: 4px;
	text-decoration: none;
}