.listing-panel {
	/*float: left;*/
	width: 245px;
	padding: 0;
	margin: 0 auto;
}
.listing-panel a { text-decoration: underline; /*color: inherit;*/ font: inherit; }
.listing-panel li { line-height: 25px; }
.listing-details {
	margin: 0 315px 0 260px;
}
.listing-stats { padding-left: 40px;  }
.listing-stats table { /*width: 100%;*/ }
.listing-stats td { vertical-align: top; }
.listing-image-container {
	float: left;
	width: 240px;
	/*height: 102px;*/
	background: #fff;
	color: #000;
	text-align: center;
	padding: 2px;
	/*overflow: hidden;*/
	border: 1px solid #eee;
	/*cursor: pointer;*/
}
.listing-image {
	width: 236px;
	height: 202px;
	overflow: hidden;
	border: 1px solid #eee;
	background: url(../?engine&opt=proxy&f=/admin/images/loading_boxes.gif) center no-repeat #aaa;
	padding: 0;
	margin: 0;
}
.listing-image img {
	width: 236px;
	height: 202px;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.listing-image-container img.loading {
	filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
}
#listing-thumbs img {
	width: 70px;
	border: 2px solid #fff;
}
#listing-thumbs .listing-thumb {
	cursor: pointer;
	filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75;
}
#listing-thumbs .selected {
	border: 2px solid #E86426 !important;
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}
#listing-thumbs .listing-thumb:hover {
	filter:alpha(opacity=100);-moz-opacity:1.0;opacity:1.0;
}
/*
a.icon_button {
	width: 55px;
	height: 25px;
	clear: none;
	display: block;
	margin: 2px 2px 10px 2px;
	padding: 0 0 0 20px;
	border: 1px solid #1D3B6D;
	border-width: 0 1px 1px 0;
	color: #ccc;
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
}
a.icon_button:hover {
	border: 1px solid #aaa;
	border-width: 0 1px 1px 0;
	color: #fff;
}*/
.listing-icons {
	/*float: right;*/
	margin: 0 auto;
	padding: 0;
	width: 107px;
	/*text-align: right;*/
}
.listing-icons li { line-height: 25px; }
.listing-icons .listing-mls-number { margin: 0 auto 5px; /*cursor: pointer;*/ }
/*div.listing-mls-number:hover { color: #fff; }*/
.listing-icons .icon-strip { height: 20px; margin: 0 auto; padding: 0 1px; }
.listing-icons .icon {
	float: left;
	margin: 0 5px 0 auto;
	padding: 0;
	width: 16px;
	height: 16px;
	line-height: 16px;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	color: #1D3B6D;
	text-align: center;
	background-image: url(../storage/bg_rounded_white.gif);
	background-repeat: no-repeat;
}
.listing-icons a { text-decoration: none; color: inherit; font: inherit; }
.listing-icons .info { cursor: default; }
.listing-icons .dock { background-image: url(../images/bg_rounded_blue.gif); color: #fff; }
.listing-icons .new { background-image: url(../images/bg_rounded_yellow.gif); color: #000; }
.listing-icons .blocks { background-image: url(../images/bg_rounded_white.gif); color: #000; }
.listing-icons .off { background-image: none; }
/*a.icon_button {
	width: 80px;
	height: 25px;
	clear: none;
	display: block;
	margin: 0;
	padding: 0 0 0 25px;
	border: 1px solid #244985;
	border-width: 0 1px 1px 0;
	color: #ccc;
	background-position: left center;
	background-repeat: no-repeat;
}
a.icon_button.disabled { filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25; }
a.icon_button:hover {
	border: 1px solid #ccc;
	border-width: 0 1px 1px 0;
	color: #fff;
}*/
.listing-additional-price { line-height: 0.25em; }
.property-info table { /*width: 100%;*/ }
.property-info th,
.property-info td { border-bottom: 1px solid #1D3B6D; vertical-align: top; text-align: left; padding: 2px 0; }
.property-info th { font-weight: bold; white-space: nowrap; }
.property-info td { /*width: 100%;*/ padding-left: 5px; }
.clear { clear: both; }
.small { /*color: #ccc;*/ font-size: 85%; }
h2 small { color: #eee; }
