/* CSS Document */

html { 
	height: 100%;
}
body {
	margin: 0px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
}

td, tr, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
img {
	border: 0px;
}

a:link, a:visited, a:active {
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	color: #0066CC;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
	color: #0066CC;
}

.features {
	float: right;
	width: 269px;
	margin-right: 3px;
	margin-left: 3px;
}
.features_top {
	background:url(images/features_header.jpg) top no-repeat;
	height: 40px;
	line-height: 2.0em;
	text-indent: 10px;
	font-size: 15px;
	font-weight: bold;
}
.featured_block {
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
	margin-bottom: 5px;
	
}
.featured_img_block {
	width: 80px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.features_content {
	border-left: 1px solid #7C7C7C;
	border-right: 1px solid #7C7C7C;
	width: 269px; /*FF 267 */
	padding-right: 0px; /*FF 0 */
	padding-left: 0px; /*FF 0 */
}

.features_content td{
	font-size: 11px;
	color: #999999;
}

.features_content a, .features_content a:link, .features_content a:hover, .features_content a:active, .features_content a:visited{
	font-weight: 500;
	color: #0B8CF9;	
}
.round_bottom {
	background: url(images/round_box_bottom.jpg) no-repeat;
	height: 12px;
	width: 269px;
	
}
.featured_round_bottom {
	background: url(images/round_box_bottom.jpg) no-repeat;
	height: 12px;
	width: 269px;
	
}

.srl_list {
	border: #000 1px solid;
	font-size: 12px;
	background-color: #C9E5FD;
}
/*Listing Detail */





.
