.listing {
	width: 433px;
	height: 170px;
	background-image: url(../http://travelingtailsinn.com/images/listing.png);	
	padding:  10px 25px 20px 30px;
	margin-left: 10px;
	background-position: bottom;
	background-repeat: no-repeat;
}


.listingImage {
	height: 150px;
	width: 150px; 
	overflow: hidden;
	float: right;
	margin: 0px 0px 0px 20px;
}


h2 {
	color: red;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
}

p {font-size: 10px;}