.listing_address{
	width:200px;
	float:left;
}
.listing_website{
	width:200px;
	float:left;
}
.listing_contact{
	width:200px;
	float:left;
}
.listing_hours{
	width:200px;
	float:left;
}
.listing_images{
	float:left;
	width:200px;
	padding-right:10px;
	margin-bottom:10px;
}
.listing_images_img{
	float:left;
	padding:5px 15px 0px 0px;
}
.listing_description{
	float:left;
	width:600px;
}