#nav_main a.menuitem1
 {
	background:transparent url("../images/pl/menu_1.gif") no-repeat left top;
	width: 71px;
}
#nav_main a.menuitem2
 {
	background:transparent url("../images/pl/menu_2.gif") no-repeat left top;
	width: 108px;
}
#nav_main a.menuitem3
 {
	background:transparent url("../images/pl/menu_3.gif") no-repeat left top;
	width: 165px;
}
#nav_main a.menuitem4
 {
	background:transparent url("../images/pl/menu_4.gif") no-repeat left top;
	width: 143px;
}
#nav_main a.menuitem5
 {
	background:transparent url("../images/pl/menu_5.gif") no-repeat left top;
	width: 69px;
}

#nav_main a.menuitem6
 {
	background:transparent url("../images/pl/menu_6.gif") no-repeat left top;
	width: 69px;
}

#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;
}

#col3 #QuickContact span.call
{
	/*white-space: nowrap;*/
	padding-right: 30px;
	margin-top: -10px;
	display: block;
}