.listing
{
	position: relative;
	float: left;
	clear: both;
	display: block;
	background: #fff;
	width: 100%;
	height: 195px;
	margin: 0 0 10px 10px;
}

.listing_div
{
	position: relative;
	float: left;
	margin: 10px 0 0 20px;
	width: 230px;
	height: 174px;
	background: url(../images/content/listing_box.gif) no-repeat;
}

.listing_pic
{
	width: 215px;
	height: 161px;
	margin: 6px 0 0 7px;
}

.listing_text
{	
	position: relative;
	float: left;
	margin: 10px 0 0 15px;
}

.bolded
{
	font-weight: bold;
	color: #333;
}

.listing_div_bottom
{
	position: relative;
	float: left;
	margin: 10px 0 0 10px;
	width: 207px;
	height: 157px;
	background: url(../images/content/listing_box_bottom.gif) no-repeat;
}

.listing_pic_bottom
{
	width: 193px;
	height: 145px;
	margin: 5px 0 0 0;
}