.edit {
	float: left;
	font-size: 0.9em;
	margin-left: 25px;
	height: 32px;
	line-height: 32px;
}
a.editlink {
	display: block;
	float: right;
	margin: 0 20px 6px 0;
	width: 117px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 0.9em;
	font-weight: bold;
	background: url(../img/book_button2.gif) no-repeat;
}
.edit_top {
	height: 8px;
	font-size: 1px;
	clear: both;
	width: 100%;
	background: url(../img/results_top3.gif) no-repeat;
}
.edit_content {
	overflow: hidden;
	padding: 5px 0 6px 35px;
	font-size: 0.9em;
	background: url(../img/results3.gif) repeat-y;
}
.edit_bottom {
	height: 8px;
	font-size: 1px;
	margin-bottom: 4px;
	background: url(../img/results_bottom3.gif) no-repeat;
}
.edit_content .float-left {
	width: 501px;
	margin-left: 26px;
	overflow: hidden;
}
.vehicle .float-left {
	width: auto;
	margin-left: 16px;
	margin-right: 129px;
	font-weight: bold;
}
.edit_content .float-right {
	float: left;
	overflow: hidden;
}
.vehicle .float-right {
	margin-right: 153px;
}
.edit_content p {
	float: left;
	width: 70px;
	text-align: right;
	margin: 0 9px 12px 0;
}
.vehicle p {
	width: auto;
	text-align: left;
}
.edit_content span {
	display: block;
	float: left;
	margin-bottom: 12px;
	color: #fb8c02;
	font-weight: bold;
}
.edit_content br {
	clear: left;
}
