#vehicles-menu-holder 
{
	background-image: url(/snowmobiles2008/images/backgrounds/bottom_background_59.jpg);
	width:auto;
	height:46px;
	text-align:center;
}

#header 
{
	background-image: none;
	width:auto;
	height:46px;
	text-align: left;
}

.actuator, .actuator-over
{
	height: 10px;
	padding-bottom: 2px;
}

.actuator img , .actuator-over img 
{
	visibility: hidden;
	margin: 0px;
	
}


#actuator0 {
	width: 80px;
	border-right: solid 1px white;
}
#actuator1 {
	width: 100px;
	border-right: solid 1px white;
}
#actuator2 {
	width: 80px;
	border-right: solid 1px white;
}
#actuator3 
{
	width: 110px;
	border-right: solid 1px white;
}

#actuator4
{
	width: 130px; 
	border-right-width: 0;
}


#header #message 
{
	width: 0px;
	visibility: hidden;
}

.footer 
{
	padding-top: 7px;
	background-image: none;
	width: 750px;
}

