.main {
	margin-left:42px;
}
.greentxt {color:#0a0;}
.redtxt {color:#e00;}

table.item {
	width:322px;
	border:1px solid #333;
	padding:1px;
	margin:2px;
	font:12px "Trebuchet MS";
	float:left;
}
table.item td {
	vertical-align:bottom;
	text-align:left;
	background:#f3f5f5;
	border:1px solid #ddd;
	padding:0px 3px;
}
table.item td.pricecell {
	padding:0px;
}
table.c1 td {
	background-color:#f5f5f3 !important;
}
td.topalign {
	vertical-align:top !important;
}
table.item td.haskey, table.c1 td.haskey, table.c2 td.haskey {
	background:url(../img/haskey.jpg) center no-repeat !important;
}
table.item td.nokey, table.c1 td.nokey, table.c2 td.nokey {
	background:url(../img/nokey.jpg) center no-repeat !important;
}
.bold {
	font-weight:bold;
}
.idcell {
	width:30px;
}
.mmtcell {
	background:#edefef !important;
	font-size:13px;
}
table.c1 .mmtcell {
	background:#efefed !important;
}
.mmtcell a {
	display:block;
	color:#333;
	text-decoration:none;
}
td.pricecell span {
	background:#222 !important;
	color:#fff !important;
	display:block;
	width:100%;
	height:100%;
	padding:0px 3px;
	font-weight:bold;
}
.yearcell {
	width:25px;
}
.fuelcell {
	width:47px;
	text-align:center !important;
}
.volumecell {
	width:58px;
}

.volumecell span {margin:2px;}

.list img {
	width:116px;
	height:87px;
	padding:3px;
	margin:2px 0px 2px 3px;
	border:1px solid #333;
	background:#fff;
	float:left;
}
sup {
	line-height:100%;
	font-size:10px;
}
.count {
	width:19px;
	height:95px;
	background:#555;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	float:left;
	margin:2px 0px 0px 1px;
	font:11px "Trebuchet MS";
}