#middle p {
	float: right;
	margin-right: 135px;
	margin-bottom: -160px;
}

#middle h3 {
	clear: both;
}

#exHireVehicles {
	display: block;
	margin-top: 60px;
	margin-bottom: 0px;
}

.MFS {
	display: block;
	clear: both;
	width: 900px;
	border-bottom: 1px solid #99CC00;
	margin-bottom: 14px;
	height: 125px;
}

.MFS img {
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}

.MFS a {
	text-decoration: none;
	display: block;
	width: 124px;
	height: 23px;
}

.MFS a:hover {
	text-decoration: none;
	display: block;
	width: 124px;
	height: 23px;
}


.preview {
	display: block;
	clear: both;
	width: 350px;
	height:83px;
	margin-top: -92px;
	float: right;
	overflow: hidden;
}

.details {
	display: block;
	padding-top: 5px;
}

.details span {
	font-weight: bold;
	clear: both;
}
.title {
	font-weight: bold;
}

a.moredetails {
	display: block;
	width: 124px;
	height:23px;
	background-image: url(../images/moredetailsa.jpg); 
	border: none;
	cursor: pointer;
	margin-left: 180px;
	margin-top: 25px;
}


a.moredetails:hover {
	display: block;
	width: 124px;
	height:23px;
	background-image: url(../images/moredetailsb.jpg);
	border: none;
	cursor: pointer;
	margin-left: 180px;
	margin-top: 25px;
}

#items {
	font-size: 115%;
	display: block;
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	clear: both;
}

#items h4 {
	margin-bottom: 3px;	
}

#items span {
	display: block;
	clear: both;
	border-bottom: 1px solid green;
	padding: 5px;
}

#items span span {
	display: block;
	font-weight: bold;
	border-bottom: 1px none green;
	padding: 0px;
	font-style: normal;
	float: right;
}
