﻿#usedcars
{
	width: 650px;
}
.cthumb
{
	float: left;
	clear: left;
	margin-right: 10px;
}
.cdiv
{
	height: 60px;
	padding: 4px;
	border-bottom: dotted 1px silver;
}
.c, .cd, .d, .m
{
	padding-left: 5px;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
}
.cd, .d
{
	font-size: 12px;
}
.d
{
	color: #60A1BA;
	margin-top: 5px;
}
.cp
{
	float: right;
	font-family: arial,helvetica,sans-serif;
	font-size: 20px;
	color: grey;
}
.m
{
	font-size: 14px;
	background-color: #E9E6E1;
	padding: 2px;
	font-weight: bold;
	color: grey;
}
#carfilters
{
	padding: 5px;
	font-family: arial,helvetica,sans-serif;
	font-size: 16px;
}
#Select1, #Select2
{
	margin-right: 10px;
}
#cardetails
{
	visibility: hidden;
	background-color:#fff;
	width: 600px;
	height:600px;
	border: solid 1px silver;
	font-size: 12px;
	font-family: arial,helvetica,sans-serif;	
}

#cardetails .cde, #cardetails .cdo
{
	padding:4px;
}

#cardetails .cde
{
	background-color: #E9E6E1;
}

#cdsum
{
	width:300px;
	padding:2px;
}

#cdprice
{
	padding:5px;
	font-size: 1.5em;
	margin:10px 0px;
}

#cardetails img
{
	margin:2px;
}

#cardetails #cdright
{
	width:270px;
	padding:5px;
	float:right;
}

#cardetails #cdtitle
{
	font-size: 16px;
	font-family: arial,helvetica,sans-serif;
	background-color: #E9E6E1;
	padding:2px;	
}

#cardetails #spec
{
	height:500px;
	width:250px;
	overflow:auto;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	padding:2px;
}

#ucars
{
	float:left;
	z-index:1;
}

.layout-wt #alpha {
width:720px;
}

.layout-wt #beta {
width:200px;
}