.listing-title-wrapper {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #AAAAAA;
}

.listing-rightcol {
	width: 387px;
	margin-right: 20px;
	float: left;
}

.listing-leftcol {
	width: 310px;
	text-align: center;
	float: left;
}

.listing-info-list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.listing-info-list li {
	margin-bottom: 10px;
}

#listing-image {
	background-color: #DDDDDD;
	width: 320px;
	height: 240px;
	border: 1px solid #AAAAAA;
	display: block;
}

#listing-image img {
	width: 320px;
	height: 240px;
}
