.ddcolortabs{
padding: 0;
width:240px;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	height: 61px;
	width: 109px;
}


.ddcolortabs a{
float:left;
margin: 0px;
padding: 0px;
text-decoration:none;
	height: 61px;
	width: 109px;
}

.ddcolortabs #Car { 
	background: url(http://www.jucy.com.au/graphics/tab-carA.png) no-repeat right top;
	height: 61px;
	width: 109px;
}

.ddcolortabs #Car:hover{ 
	background: url(http://www.jucy.com.au/graphics/tab-carO.png) no-repeat right top;
	height: 61px;
	width: 109px;
}

.ddcolortabs #Camper{
	background: transparent url(http://www.jucy.com.au/graphics/tab-camperA.png) no-repeat right top;
	height: 61px;
	width: 109px;
}

.ddcolortabs #Camper:hover{
	background: transparent url(http://www.jucy.com.au/graphics/tab-camperO.png) no-repeat right top;
	height: 61px;
	width: 109px;
}


.QuoteContainer{
clear: left;
width:230px; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
}

.QuoteContent{
display:none;
}