
	/* list rules */

		.searchResultBD td, .searchResultHeader th {
		 	padding:5px !important;
		 	backg/round:#c00;
		 }
		 .searchResultBD .col1 {
		 	border-left:1px solid #a2a2a2;
		 	width: 160px;
		 }
		 .searchResultBD .col1,.searchResultBD .col2,.searchResultBD .col3 {
		    color:#000;
		 }
		 .searchResultBD .col5 {
		 	border-right:1px solid #a2a2a2;
		 	width: 80px;
		 	color:#c00;
		 	font-size:14px !important;
		 	font-weight:bold;
		 }
		 .searchResultBtnsBD .col1 {
		 	border-left:1px solid #a2a2a2;
		 	border-bottom:1px solid #a2a2a2;
		 }
		 .searchResultBtnsBD .col2 {
		 	border-right:1px solid #a2a2a2;
		 	border-bottom:1px solid #a2a2a2;
		 }
		 .searchResultBtnsBD td {
		 	text-align: right;
		 	vertical-align:bottom;
		 }

		 .searchResultBtnsBD a {
		    display: block;
		 	color:#fff !important;
		 	width: 100px;
		 	font-size: 10px;
		 	text-decoration:none !important;
		 	font-weight: bold;
		 	float:right;
		 	padding-bottom:0px;
		 	padding-left:20px;
		 	padding-right: 0px!important;
		 	padding-top:1px;
		 	height:15px!important;
		 	background-image:url(/images/triangle_left.jpg);
		 	background-repeat:no-repeat;
		 	background-position: left bottom;
            background-color:#1680B4!important;
		 }
		 .searchResultBtnsBD span {
		 	display:block;
		 	text-align:center;
		 }
		 .searchResultBtnsBD .Hi,.searchResultBD .Hi {
		 	background: #c00 !important;
		 	cursor: pointer !important;
		 }
		 .redrow
		 {
		 	background: #f3f8fe !important;
		 	cursor: pointer !important;
		 }
		 #directFordHeader .bd3
		 {
		 	text-align:right;
		 	width:100px;
		 }

		 #bdHeaderList  td {
		 	background:#AAAAAA;
		 	color:#fff;
		 	padding:5px;
		 	font-size:10px;
		 }

		 #bdHeaderList {
		 	margin: 7px 0;
		 }
		 #directFordHeader .usedcars {
		 	font-size:17px;
		 	font-weight:bold;
		 }
		 #directFordHeader .usedcarsSub {

		 }
		 #directFordHeader .bd3 h2 {
		 	padding-right:7px;
		 }
		 .modelSelect {
			width:160px;
		 }


	/* detail rules */


		 .modelName {
		 	font-size:18px;
		 	font-weight:bold;
		 	padding-bottom:10px !important;
		 	padding-top:10px !important;
		 }
		 .bdpricecell {
		 	text-align:right !important;
		 }
		 .specList {
		 	list-style-type:none;
		 	margin:0px;
		 	padding:0px;
		 }
		 .features1 {
		 	color:#1680B4;
		 }
		 .features2 {
		 	padding-top:10px;
		 	color:#c00;
		 }
		 .bdpriceLabel {
		 	font-size:16px;
		 	font-weight:bold;
		 }
		 .bdprice {
		 	padding: 10px 0 10px 0;
		 	font-size:34px;
		 	font-weight:bold;
		 	color:#c00;
		 }
		 .modelSelect {
			width:160px;
		 }

	/* enquiry form */

		#encform {
			margin:20px;
		}

