
div.domtab {
	padding:0;
	margin:0;
	width:498px;

}
ul.domtabs {
	width:498px;
		padding:0;
	margin:0;
	
}
ul.domtabs li {
	float:left;
		padding:0;
	margin:0;
	
	list-style: none;
	height: 35px;
}
ul.domtabs a, ul.domtabs a:link, ul.domtabs a:visited, ul.domtabs a:active {
	
	width:166px;
	display:block;
	padding:0;
	margin:0;
	background-color: #fe7a4e;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 1.2em;
	font-weight:bold;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 10px;
	border-width: 0px;
	border-style: none;

}
ul.domtabs a:hover {
	background-image:url(images/SpecialsTab2.gif) no-repeat center top;
	color:#000000;
}
html>body ul.domtabs a:link, html>body ul.domtabs a:visited, html>body ul.domtabs a:active, html>body ul.domtabs a:hover {
/*height:auto;*/
}
ul.domtabs a:hover {
}
div.domtab div {
	clear:both;
    
	color:#000000;
	padding:0px;
}
ul.domtabs li.active a:link, ul.domtabs li.active a:visited, ul.domtabs li.active a:active, ul.domtabs li.active a:hover {

	color:#FFFFFF;
}
div.domtab div a:link, div.domtab div a:visited, div.domtab div a:active {
	color:#fff;
	display:block;
	font-weight:bold;
	font-size:1.3em;
}
div.domtab div h2 a, div.domtab div h2 a:hover, div.domtab div h2 a:active {
	color:#FFFFFF;
	display:inline;
	padding:0;
	font-weight:normal;
	font-size:1.5em;
	background: url(none);
}
/* other scheme! */

div#other.domtab div {
	
	background:#ff4200 no-repeat center top;
	color:#FFFFFF;
	padding:0px 0px 0px;

	width: 498px;
}


div#other ul.domtabs li.active a:link, div#other ul.domtabs li.active a:visited, div#other ul.domtabs li.active a:active, div#other ul.domtabs li.active a:hover,
div#otherCorners ul.domtabs li.active a:link, div#otherCorners ul.domtabs li.active a:visited, div#otherCorners ul.domtabs li.active a:active, div#otherCorners ul.domtabs li.active a:hover {

	color:#000000;
	background-color:#ff4200;
}


a {
	color:#000000;
	text-decoration:none;
	font-size: 1em;
}

td .line {
	border-right: 1px solid #EBEBEB;
	width: 165px;
}
.VehicleWrapTop td h3 {
	font: bold 1.2em Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 10px;
}
.VehicleWrapTop td .vehicle {
	padding-bottom: 5px;
	padding-top: 10px;
}
.VehicleWrapTop td a {
	font-weight: normal;
	border-bottom-width: 0px;
	font-size: 1.1em;
	color: #666666;
}
.VehicleWrapTop .linebreak {
	border-top: 1px solid #EBEBEB;
	padding: 5px 10px 5px 15px;
}
h4 {
	color: #999999;
	text-indent: 18px;
	font-weight: normal;
	height: 20px;
	width: 150px;
	margin-top: 5px;
	font-size: .85em;
}
h4:hover {
	color: #FFFFFF;
	border-bottom-width: 0px;
	cursor: hand;
	cursor: pointer;
}
#TabWrapBottom {
	height: 14px;
	width: 498px;
}
