.sell .search_form {
	padding: 0.5em;
}
.sell .search_form h2 {
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
.sell .search_form h2 .small {
	font-size: 11px;
}
.sell .search_form td {
	font-size: 12px;
	padding: 2px;
	vertical-align: middle;
}
.sell .search_form input {
	font-size: 12px;
	width: 8em;
}
.sell .search_form input.auto {
	width: auto;
}
.sell .search_form select {
	font-size: 12px;
	width: 15em;
}
.sell .search_form .button {
	text-align: right;
}
.sell .search_form .button input {
	width: auto;
	font-size: 20px;
}
.sell .button .link_box {
	float: right;
}
.sell .order_select {
	float: left;
	background-color: #D8DADA;
	padding: 3px 5px;
}

.car_list {
	margin-top: 2em;
}
.sell_car {
	margin-bottom: 2em;
}
.sell_car .left {
	float: left;
	width:160px;
	text-align: left;
	font-size: 11px;
	margin-left: 30px;
}
.sell_car .left div {
	font-size: 22px;
	padding: 0.1em 0.25em;
}
.sell_car .left div a {
	text-decoration: none;
}
.sell_car .left div a:hover {
	text-decoration: underline;
}
.sell_car .center {
	float: left;
	width: 122px;
	text-align: center;
}
.sell_car .center IMG {
	border-width: 1px;
	border-style: solid;
}
.sell_car .right {
	float: left;
	font-size: 11px;
}
.sell_car .right .title {
	font-size: 16px; 
	padding: 0;
	margin: 0;
}
.sell_car .right .details {
	font-weight: bold;
	padding: 0;
	margin: 1em 0;
}
.sell_car .right .description {
	padding: 0;
	margin: 0;
}
