/**
 * listings.css
 * CSS for listings
 * @author Luke Sneeringer
 * @author Copyright 2007, Live Oak Interactive
 */
.address {
	float: left;
	width: 170px;
}

.enhanced-icons {
	float: right;
}

.icons {
	clear: left;
}

.image {
	float: left;
	width: 75px;
}

.links {
	clear: left;
}

.phones {
	float: left;
	width: 155px;
}

.shortdesc {
	width: 480px;
}

.plain-listing {
	padding-top: 8px;
	padding-bottom: 8px;
}

.videos {
	float: right;
	padding-left: 10px;
	width: 260px;
}

.cat_cell {
	font-weight: bold;
	text-transform: uppercase;
	width: 215px;
}
