div.otherlist0 {
	width: 840px;
	height: 20px;
	padding: 6px;
}

div.otherlist1 {
	width: 840px;
	height: 20px;
	padding: 6px;
	background-color: #F0F0F0;
}

div.otherlist1:hover {
	background-color: #ecf7ff;
}

div.otherlist0:hover {
	background-color: #ecf7ff;
}

div.otherlistmod {
	float: left;
	width: 226px;
	height: 20px;
	color: #D62E2E;
	text-transform: uppercase;
	font-weight: 700;
}

div.otherlistdsc {
	float: left;
	width: 514px;
	height: 20px;
}

div.otherlistenq {
	float: left;
	width: 1px;
	height: 20px;
	padding: 0 6px;
}

a.moreinfo {
	text-decoration: none;
	color: #676767;
	display: block;
	width: 88px;
	height: 19px;
	background-color: #dadada;
	padding: 3px 6px;
}

a.moreinfo:hover {
	text-decoration: none;
	color: #006fb6;
	display: block;
	width: 88px;
	height: 19px;
	background-color: #dadada;
	padding: 3px 6px;
}

p.vehicledescr {
	font-weight: 100;
	color: #313131;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

a.othera {
	font-weight: 100;
	color: #313131;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

a.othera:hover {
	font-weight: 100;
	color: #006fb6;
	font-size: 14px;
	text-decoration: none;
	text-transform: uppercase;
}

div.otherdetails {
	width: 255px;
	float: left;
	overflow: hidden;
}

div.otherdetailsprice {
	width: 510px;
	height: 22px;
}

div.otherspecs {
	overflow: hidden;
	width: 510px;
}

div.otherdetailsimages {
	width: 510px;
	overflow: hidden;
	padding: 5px 0;
	text-align: center;
	background: #F0F0F0;
	margin: 6px 0;
}

div.otherdetailsdescription {
	width: 490px;
	padding: 10px 10px 10px 0;
}

div.othermore {
	width: 510px;
	padding: 10px 0 10px 0;
}

a.moreothers {
	display: block;
	height: 18px;
	width: 188px;
	float: right;
	text-align: center;
	background-color: #DEDEDE;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #111111;
	text-transform: uppercase;
	font-weight: 100;
	padding: 6px;
	text-decoration: none;
}

a.moreothers:hover {
	display: block;
	height: 18px;
	width: 188px;
	float: right;
	text-align: center;
	background-color: #DEDEDE;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #006fb6;
	text-transform: uppercase;
	font-weight: 100;
	padding: 6px;
	text-decoration: none;
}

p.otherprice {
	font-size: 16px;
	color: #E31C18;
}

img.otherimg {
	padding: 6px;
}

span.oldprice {
	text-decoration: line-through;
}

/* Lightwindow */

#window {
	text-align: left;
	width: 600px;
	height: 320px;
	padding: 0 12px;
}

#window p {
	font-size: 12px;
	line-height: 18px;
}

#window h2 {
	line-height: 24px;
}

#windowleft {
	float: left;
	width: 340px;
}

#windowright {
	float: right;
	width: 200px;
	padding: 0 0 0 12px;
}