/*
.listing {
	width: 584px;
}
*/
table {
	border: 0px;
	padding: 0px;
}

td {
	vertical-align: top;
}

.photo {
	border: 1px solid #c28b97;
	float: left;
	/*margin: 8px 8px 8px 8px;*/
}

.titlebar {
	font-weight: bold;
	line-height: 20px;
	width: 450px;
	height: 20px;
	background-color: #E5E5E5;
	padding-left: 4px;
}

.listingcontent {
	width: 450px;
	padding-left: 4px;
}


