<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">td {
    vertical-align: top;
}
#print-wrap {
	min-width:600px;
	max-width:800px;
	position: relative;
	padding:10px;
	font-family:arial;
	margin:0 auto;
}
.header {
	font-size:50px;
	text-align: left;
	font-weight:bold;
	padding-top:20px;
}
.header span {
	font-size:24px;
	font-weight:normal;
	color:#393939;
}
.print-leftcolumn {
	width:50%;
}
table.print-page-table {
	border-spacing:0px;
}
h1 {
    padding:20px 0;
    font-size:30px;
    line-height:40px;
}
h2 {
    margin:10px 0;
    font-size:20px;
}
.contact-details {
	float:left;
	width:300px;
	text-align:left;
	font-size:12px;
	line-height:18px;
	margin:30px 0 0 0;
}
#main .vehicle-image {
	float:left;
	width:400px;
	padding-top:20px;
}
#main .vehicle-image img {
	margin-top: 6px;
	width: 400px;
}
.thumb-images {
	float:left;
	clear:both;
	width:400px;
	overflow:hidden;
}
.thumb-images img {
	width: 198px;
	float:left;
	margin:5px 0;
}
.thumb-images img:first-child {
    margin-right:4px;
}
.vehicle-details {
	float:left;
	width:100%;
	line-height: 20px;
}
.vehicle-details ul {
	list-style:none;
	margin:0;
	padding:0;
}
.vehicle-details ul li {
	width:96%;
	padding:2%;
	font-size:16px;
	border-bottom:2px solid #E3E3E3;
}
.vehicle-details ul li:nth-child(2n+2) {
	background:#fff;
}
.vehicle-details ul li:nth-child(2n+1) {
	background:#E3E3E3;
}
.vehicle-details ul li strong {
	display:block;
	float:left;
	width:160px;
	line-height: 20px;
}
.vehicle-tech {
	float:right;
	width:180px;
	padding:5px;
}
.vehicle-tech ul {
	list-style:none;
	margin:0;
	padding:0;
	font-size:12px;
}
.vehicle-tech h4 {
	margin:5px 0;
	font-size:11px;
}
.vehicle-tech &gt; ul &gt; li {
	width:240px;
}
.vehicle-tech &gt; ul &gt; li &gt; ul &gt; li {
    width:606px;
    margin:0;
    font-size:10px;
}
.type {
	display:block;
    float:left;
    width:145px;
}
.value {
}
.contact-box {
	padding:10px;
	color:#000;
	float:left;
	width:100%;
	line-height:20px;
}

.print-right {
	height: 790px;
	overflow: hidden;
	padding: 20px;
	width: 380px;
}

.print-right ul {
    margin-left:30px;
}
.price {
    font-size:70px;
    font-weight:bold;
}
#footer {
    margin:10px 0 0 0;
    border-top:2px solid #333;
    padding:10px 0 0 0;
    line-height:22px;
}
#footer p {
	font-size:10px;
	margin:5px 0 0 0;
}</pre></body></html>