/* GENERAL STYLES */
/* 
div#SimpleVehicleSearch 
{
	height: 132px;
	background-image: url(../Images/Quick-Search-Bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	background-color: #800000;
} */

div#SimpleVehicleSearch select
{
	font-size: 75%;
}

div#SimpleVehicleSearch label{
	padding-right: 5px;
}

div#SimpleVehicleSearch td
{
	
}

.SimpleVehicleSubmit{
	margin-right: 20px;
}

.SimpleVehicleTable{
	/* height: 132px; */
	/* background-image: url(../Images/Quick-Search-Bg.jpg);
	background-repeat: repeat-x; */

} 


div#AdvancedSearch select
{
	font-size: 11px;
	width: 130px;
}

div#AdvancedSearch table td
{
	font-size: 10px;
}


div#CarEnquiry table td
{
	font-size: 10px;
}

.GridPageStatus span{
	/* font-size: 65%; */
}

/* EDITOR PROPERTIES */
