#hotdeals_details{
	display:none;
	text-align:left;
	position:relative;
	top:-2px;
	padding:5px;
	background:#D2F9FF;
}


.rental_specials{
	margin-bottom:10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
}

.rental_image{
	width:200px;
	float:left;
}

.rental_details{
	margin-left:10px;
	width:380px;
	float:left;
}

.rental_image img{
	border: solid 2px #B6E4F1;
}

.rental_image img:hover{
	border: solid 2px #053577;
}
