/* NVSR Stylesheet */
div.menu a {
	color:rgb(200,200,200);
	font-size:12px;
}

div.menu a:hover {
	text-decoration:underline;
}

/* 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;
}

