body {
	background-color: white;
	color: black;
	margin: 1em 3em;
	font: 10pt Tahoma, Verdana, Arial, sans-serif;
	color: #000;
}
table {
	border-collapse: collapse;
	border: solid 1px #666;
	font-size: 1em;
	margin-bottom: 1em;
}
td, th {
	padding: .3em;
	border: solid 1px #666;
}
input, select, textarea, form {
	display: none;
}
table.list {
	width: 100%;
}
table.list img {
	border: 0;
}
table.list a {
	color: #000;
	font-weight: bolder;
}
table.list tfoot {
	display: none;
}

#hot-offers ul {
	padding: 0; margin: 0;
	list-style-type: none;
}
#hot-offers li {
	float: left;
	width: 25%;
	margin-bottom: 1em;
	text-align: center;
}
#hot-offers img {
	margin: 0 auto .5em;
	border: 0;
	display: block;
}
#car-of-the-week img {
	float: left;
	margin-right: 1em;
}

#content {
	clear: both;
	border-top: solid 1px #CCC;
	margin: 0 -2em;
	padding: 0 2em;
}

#car-pictures {
	margin-bottom: 1em;
}

h2, h3 {
	font-size: 1.1em;
}

dl.car-data {
	margin-bottom: 1em;
}
dl.car-data dt {
	font-weight: bolder;
	padding: .5em 0;
}
dl.car-data dd {
	margin-left: 0;
}

#new-comment, #buy-res-car, ul.info, .textonly, .more, #search-box, #quick-navigation, #categories, #send-print, #car-pictures ul, #banners, #navigation, #language, #search-results, #find-similar, #project { display: none; }

h1 {
	font-size: 2em;
	border-bottom: solid 1px #CCC;
	padding: 0 1em .5em;
	margin: -1em -1em 0;
}

h1 a {
	color: #000;
	text-decoration: none;
}

h1 img {
	display: none;
}

#comments dt {
	margin: 1em 0 .3em;
	font-weight: bolder;
}
#comments dt a {
	font-weight: normal;
}
#comments dd {
	margin-left: 1em;
}

#footer {
	display: none;
	border-top: solid 1px #CCC;
	padding: 1em 2em;
	margin: 0 -2em 0;
}
