#nav_main a.menuitem1
 {
	background:transparent url("../images/en/menu_1.gif") no-repeat left top;
	width: 86px;
}
#nav_main a.menuitem2
 {
	background:transparent url("../images/en/menu_2.gif") no-repeat left top;
	width: 105px;
}
#nav_main a.menuitem3
 {
	background:transparent url("../images/en/menu_3.gif") no-repeat left top;
	width: 93px;
}
#nav_main a.menuitem4
 {
	background:transparent url("../images/en/menu_4.gif") no-repeat left top;
	width: 165px;
}
#nav_main a.menuitem5
 {
	background:transparent url("../images/en/menu_5.gif") no-repeat left top;
	width: 84px;
}

#nav_main a.menuitem6
 {
	background:transparent url("../images/en/menu_6.gif") no-repeat left top;
	width: 92px;
}

#nav_main a:hover,
#nav_main a.active
 {
 	background-position:  left -39px;
}

#nav_main li:focus a, 
#nav_main li:hover a, 
#nav_main li:active a 
{
	background-position:	left -39px;
}

#Search .cDealerNote li span.cImage 
{	
	width:100px;
	text-align: right;
}

fieldset.right label
{
	white-space: nowrap;
}

