/* CSS Document */

.vehicleselect {
	width:148px;
	font-size:10px;
	}
	
.jssMenuBoxVehicle, .jssMenuBoxNewsletter, .jssMenuBoxCustomer, .jssMenuBoxCart {
	background-color:#0d92f7;
	width: 100%px;
	margin-top: 10px;
	}
.jssVehicleMenuBoxTitle {
	height:20px;
	margin:0;
	}
.jssVehicleMenuBoxContent {
	
	margin:0;
	text-align:center;
}
.jssSectionList {
	line-height:20px;
	}
.jssSectionList a {
	color:#ffffff;
	}
.jssSectionList a:hover {color:#0d92f7;
}
#jssTopNav {
	color:#989797;
	text-transform:uppercase;
	font-size:9px;
	text-align:right;
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	}
.jssMenuBoxCartContent	{
	font-size:11px;
	padding-left:10px;
}	
.rightNav {
	font-size:10px;
}

#jssMainContent select { font-size:10px;}