﻿
#property_table_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	float: left;
	min-height:22px;

	/*width: 339px;*/
	width: 330px;
	padding-top: 6px;
}



#price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3C9600;
	display: block;
	width: 220px;
	background-color: #FFFFFF;
	height: 20px;
	text-align: center;
	float: left;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
}
#property_thumbnail img {
	height:102px;
}

#property_thumbnail {
	background-color:#D9EBFA;
	height:102px;
	overflow:hidden;
	padding-bottom:3px;
	padding-right:3px;
	padding-top:3px;
	width:120px;
}

#table_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-top: 3px;
	margin-left: 3px;
}
#table_details {
	height: 50px;
	width: 405px;
	overflow: hidden;
	margin-bottom: 5px;
}
#table_divider{
	height: 1px;
	padding: 0px;
	background-color: #A0CCF2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}


#more_button {
	height: 20px;
	width: 70px;
	padding-left: 10px;
	text-align: left;
}
#more_button a {
	background-image: url(/layouts/images/more_button_bkgd.gif);
	background-repeat:no-repeat;
	display: block;
	height: 18px;
	width: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding:  2px 5px 0px 10px;
}
#more_button a:hover {
	background-image: url(/layouts/images/more_button_bkgd_over.gif);
	color: #000000;
}

#property_thumbnail img {
	height:102px;
}

#contentCol{
width:570px;
overflow:hidden;

}


