/* CSS Document */

table.sr_nav {
	width: 523px;
	border-collapse: collapse;
	font-size: 11px; font-weight: bold; line-height: 11px;
	color: #000000;
	margin-bottom: 10px;
}
td.sr_prev { text-align: left; width:50px;}
td.sr_next { text-align: right;  width:50px;}
td.sr_number { text-align: center; }
span.page {font-weight:bold;color:#000;font-size:13px;}
.sr_block {
	width: 523px; height: auto;
	position: relative; clear: both;
	margin-bottom: 10px;
	display: block;
}
.sr_header {
	width: 503px; padding-left: 10px; padding-right: 10px;
	height: 25px;
	background-color: #790F4F;
	background-image: url(images/panel_mncol_top.gif);
	background-position: left top; background-repeat: no-repeat;
	font-size: 12px; line-height: 25px; font-weight: bold;
	color: #FFFFFF;
	display: block;
}
.sr_address { position: relative; float: left; }
.sr_price { position: relative; float: right; }
.sr_description {
	min-width: 503px;
	height: auto; padding-top: 10px;
	position: relative; clear: both;
	background-image: url(images/sr_panelblend.jpg);
	background-position: bottom; background-repeat: repeat-x;
	border-bottom: 1px solid #C1CED9;
	display: block;
}
* html .sr_description {width:503px;}
.sr_photo {
	width: 114px; height: auto;
	position: relative; float: left;left:10px;
}
.sr_text {
	width: 279px; height: auto;
	position: relative; float: left;left:20px;
}
.sr_sale_status {
	width: 100px; height: auto;
	position: relative; float: right;
	color:#790f4f;font-size: 13px;font-weight:bold;
}
* html .sr_sale_status{left:20px;}
.sr_blockfooter {
	width: 523px; height: 10px;
	position: relative; clear: both;
	display: block;
}

a.moredetailslink {
	width: 92px; height: 15px;
	font-size: 11px; line-height: 15px;
	font-weight: bold;
	text-align: center;
	background-position: left top; background-repeat: no-repeat;
	display: block;
}
a.moredetailslink:link, a.moredetailslink:visited { color: #FFFFFF; text-decoration: none; background-image: url(images/moredetailslink_f01.gif); }
a.moredetailslink:hover { color: #FFFFFF; text-decoration: none; background-image: url(images/moredetailslink_f02.gif); }