#vtype{
	display:block;position:relative;	background: rgb(153, 45, 45); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: -moz-linear-gradient(top,  rgb(255, 75, 75) 0%, rgb(206, 61, 61) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206, 61, 61,1)), color-stop(100%,rgba(83,10,10,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255, 75, 75,1) 0%,rgba(206, 61, 61,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255, 75, 75,1) 0%,rgba(206, 61, 61,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255, 75, 75,1) 0%,rgba(206, 61, 61, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(255, 75, 75) 0%,rgb(206, 61, 61) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c6c6c6',GradientType=0 ); /* IE6-8 */
}
#vtype_fueltype{
	font-family: 'Abel', sans-serif;
	font-size:26px;
	padding:5px;
}
.vtype_container{
	display:table;
	position:absolute;
	width:auto;
	float:right;
	top:-1px;right:0px;
	cursor:pointer;
	margin:0px;
	padding:0px;
}
.vtype_container a{
	font-family:inherit;
	color:inherit;
	text-decoration:none;
}
.vtype_common{
	display:inline-block;
	margin:0px 0px 0px 1px;
	padding:5px 20px;
	min-height:30px;
	border:none;

	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:21px;
	text-decoration:none;
	text-shadow: 0px 1px 1px #000;
	color:#fff;
}
.vtype_common:hover{
	margin-top:2px;
}
.vtype_natural{
	vertical-align:top;
	border-bottom: 4px solid #ffe63d;
}
.vtype_natural:hover{
	border-bottom: 4px solid #fff;

}
.vtype_inside{
	border-bottom: 4px solid #090;
}
#top_panel{
	display:block;
	margin:0px auto;
	padding-bottom:10px;
	border-bottom:1px solid #009;
	border-bottom-style:dashed;
}
.form_text{
	font-family: 'Raleway', sans-serif;
	font-size:12pt;
	font-weight:300;
}
#ref_jump{
	display:inline-block;
	border-right:1px solid #000;border-right-style:dotted;
	vertical-align:top;
}
#ref_container{
	width:135px;height:auto;
	margin-bottom:20px;
}
#ref_num{
	width:95px;height:20px;
	font-family:'Open Sans Condensed',sans-serif;
	font-size:16px;
	color:#090;
}
#go_jump{
	width:26px;height:26px;
	background-color:#87000e;
	border:0px solid;border-radius:13px;
	font-family:'Open Sans',sans-serif;
	font-size:11px;
	color:#fff;
}
#sort_menu{
	display:inline-block;
	vertical-align:top;
}
#sort_container{
	display:inline-block;
}
#orderby{
	font-family:'Open Sans Condensed',sans-serif;
	font-size:11px;
}
#page_box_container{
	display:inline-block;
	width:auto;
	float:right;
}
.page_box_container_text{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	color:#1d87e0;
	font-size:19px;
	display:inline-block;
	margin-right:5px;
}
.page_box{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:18px;
	display:inline-block;
	border:1px solid #ffe63d;
	text-align:center;
	vertical-align:middle;
	width:30px;height:30px;
	background-color: #fff;
}
.page_box{
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-size:18px;
	display:inline-block;
	border:1px solid #dadada;
	text-align:center;
	vertical-align:middle;
	width:30px;height:30px;
}
.page_box_in{
	background-color:#2ca634;
}
.page_box_link{
	color:#03C;
	text-decoration:none;
}
.page_box_link:hover{
	color:#F00;
}
.page_box_link_in{
	color:#fff;
	text-decoration:none;
}
#result_panel{
	display:block;
	width:100%;
}
.vehi_box{
	display:inline-block;
	position:relative;
	float:left;
	width:500px;height:200px;
	padding-right:10px;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-align:left;
}
.vehi_img{
	float:left;
	margin-right:15px;
	border:0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 0px 2px 1px #888;
}
.vehi_img:hover{
	filter: contrast(1.4);
	-webkit-filter: contrast(1.4);
	-moz-filter: contrast(1.4);
	-o-filter: contrast(1.4);
	-ms-filter: contrast(1.4);
}
.vehi_title{
	display:block;
	font-size:13px;
	font-weight:600;
	color:#f5afaf;
	text-decoration:none;
}
.vehi_title:hover{
	text-decoration:none;
}
.vehi_text{
	display:block;
	font-size:12px;
}
.vehi_view{
	color:#79c2ec;
	text-decoration:none;
}
.vehi_view:hover{
	color:#00a8ff;
	text-decoration:underline;
}
.vehi_result_link{
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;
	color:rgb(164, 204, 243);
}
.vehi_result_link:hover{
	color:#F00;
}
#vehi_result_text{
	font-size:12px;
	text-transform:uppercase;
	margin:0px auto;
	padding:0px;
}