/* --- Sidebar content --- */

div#sidebar h2.top-line {
	border-top: 1px solid #999;
}

div#sidebar h3 {
	width: 185px;
	color: #666;
	font-size: 11px;
	border-bottom: 1px solid #999;
	padding: 5px;
	margin-bottom: 5px;
}

div.sb-box {
	color: #333;
	width: 185px;
}

div.sb-box p {
	padding: 0px 5px 5px 5px;
}

div.sb-box .small {
	font-size: 10px;
}

div.sb-box p.grey {
	width: 185px;
	background-color: #DCDCDC;
}

div.sep {
	margin: 0;
	padding: 0;
	height: 0px;
	border: none;
	border-bottom: 1px solid #999;
	font-size: 1px;
}

div.veh_img {
	width: 175px;
	height: 110px;
	text-align: center;
	padding: 10px 5px 10px 5px;
}

div.veh_img img {
	border: 1px solid #333;
}

div.sb-box table#features {
	border-collapse: collapse;
	font-size: 10px;
	line-height: 14px;
	margin: 5px 0px 10px 0;
}

div.sb-box table#features tr.grey {
	background-color: #DCDCDC;
}

div.sb-box table#article_table tr {
/*    vertical-align: top; */
}

div.sb-box table#article_table td {
    padding: 5px 0px 5px 0;
}

div.sb-box table#article_table tr.grey {
    background-color: #DCDCDC;
}

div.sb-box table#insurance tr.grey {
    background-color: #DCDCDC;
}

div.sb-box table#insurance td {
    padding: 5px 0px 5px 0;
}

.line-bottom {
	width: 185px;
	margin-bottom: 5px;
	border-bottom: 1px solid #999;
}

div.sb-box table#price {
	border-spacing: 0px;
	margin: 5px 0px 10px 0;
}

div.sb-box table#price td {
	padding: 5px 0 5px 0px;
}

div.sb-box table#price tr.grey {
	background-color: #DCDCDC;
}

div.sb-box table#price tr.grey td {
	color: #000;
	padding: 5px 0 5px 0px;
}

div.sb-box table#price td.price {
	/*font: bold 13px Verdana;*/
	font-weight: bold;
	/*color: red !important;*/
}

div.fakectrl {
	display: inline;
}

div.vehicle-name {
	margin: 5px 0 0 0;
	padding: 5px;
	background-color: #DCDCDC;
}

#total_price, #totalPrice {
	font: bold 13px Verdana;
	color: red;
}

/* --- Login/Info box positioning --- */

.sb_infobox {
}

#infobox_pickup {
	margin-bottom: 10px;
}

#infobox_return {
}

table.openinghours {
	font-size: 10px;
	padding: 0 0 0 5px;
}
