div.domtab {
	padding:0;
	width:300px;
	float: left;
}
ul.domtabs {
	width:100%;
}
ul.domtabs li {
	float:left;
	padding:0px;
	list-style: none;
}
ul.domtabs a:link, ul.domtabs a:visited, ul.domtabs a:active {
	width:150px;
	display:block;
	background: url(http://www.ezy.co.nz/gfx/tabs/SpecialsTab3.gif) no-repeat center top;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 1.3em;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
ul.domtabs a:hover {
	background: url(http://www.ezy.co.nz/gfx/tabs/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;
	width:auto;
	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 {
	background:url(http://www.ezy.co.nz/gfx/tabs/SpecialsTab2.gif) no-repeat center top;
	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! */
#other {
	margin-right: auto;
	margin-left: auto;
}
div#other.domtab div {
	clear:both;
	background:#BAB9BE url(../gfx/homequote-top.jpg) no-repeat center top;
	color:#000000;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 30px;
}
#other ul.domtabs a:hover {
	background:url(http://www.ezy.co.nz/gfx/tabs/SpecialsTab2.gif) no-repeat center top;
	color:#FFFFFF;
}
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  {
	background:url(../gfx/tabs/SpecialsTab1.gif) no-repeat center top;
	color:#000000;
}
/*div#other ul.domtabs li.active a:hover {
	background:url(../gfx/tabs/SpecialsTab3.gif) no-repeat center top;
	color:#000000;
}
*/
#other div {
	margin-right: auto;
	margin-left: auto;
}
table {
	padding: 10px 5px 5px;
	color: #000000;
	margin-top: 10px;
	border: 1px solid #00CCCC;
}
table td {
	padding-right: 5px;
	padding-left: 5px;
}
table td h3 {
	font: normal 1.6em/150% Arial, Helvetica, sans-serif;
}

table td .vehicle {
	padding-right: 10px;
	padding-bottom: 10px;
}
table td a {
	color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
.GetQuote {
	background: url(../gfx/tabs/get-quote-green.jpg) no-repeat center top;
	height: 65px;
	width: 65px;
	float: right;
	clear: right;
	margin-top: 10px;
	margin-right: 10px;
}
.GetQuote:hover {
	background: url(../gfx/tabs/get-quote-green-dark.jpg	) no-repeat center top;
	height: 65px;
	width: 65px;
}
#other form select {
	margin-bottom: 5px;
}

#HomeTabWrapBottom {
	width: 300px;
	background: url(../gfx/homequote-bottom.jpg) no-repeat center top;
	height: 14px;
	margin-bottom: 20px;
	clear: both;
}
