/* NVSR Stylesheet */

/* Page Header */
div.tm {border-top:1px solid rgb(255,51,0);}
div.header {border-top:1px solid rgb(255,51,0);}
/* Breadcrumbs */
div.bc {
	border-bottom:1px solid rgb(255,51,0);
	border-top:1px solid rgb(255,51,0);
}
div.menu a {
	color:rgb(200,200,200);
	font-size:12px;
	text-decoration:none;
}
div.menu a:hover {
	color:rgb(255,51,0);
	text-decoration:none;
}
/* Layout columns */
td.menu {border-right:1px solid rgb(255,51,0);}
td.border_l {border-left:1px solid rgb(255,51,0);}

/* Content */
input.car_search {
	background:rgb(60,60,60);
	border:1px solid rgb(60,60,60);
	color:white;
	cursor:pointer;
}
th.result {
	background:rgb(60,60,60);
	text-align:left;
}
th.res_mod { font-size:14px; }
th.res_tl {	width:200px; }
th.res_bf { width:100px; }
th.res_bu { width:100px; }
th.res_bs { width:200px; }
th.res_es { width:100px; }
th.res_c { width:100px; }
th.res_em { width:100px; }
th.res_gw { width:100px; }
td.result_star {
	background-repeat:no-repeat;
	width:101px;
}
td.result_hgv_star {
	background-repeat:no-repeat;
	width:201px;
}
td.res_spacer {
	height:20px;
}
