#list	{
	background-color: #f3f3f3;
	display:inline;
	border: 1px solid #e1e1e1;
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15;
	padding-top: 10px;
	height: 240px;
	padding-right: 15px;
	padding-left: 15px;
	line-height: normal;
	padding-bottom: 15px;
	float: left;
	width: 135px;
}
#pic {
	width: 130px;
	height: 96px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
#pic:hover {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #809FAE;
	text-align: center;
}
#title {
	width: 136px;
	float: left;
	font-size: 11px;
	padding-top: 10px;
	letter-spacing: 0.1em;
}
#desc {
	width: 136px;
	height: 80px;
	float: left;
	font-size: 10px;
	padding-top: 5px;
	letter-spacing: normal;
}
#listFeatured {
	background-color: #F5F5E9;
	border: 2px solid #D8D9B1;
	padding-top: 10px;
	height: 240px;
	padding-right: 15px;
	padding-left: 50px;
	line-height: normal;
	padding-bottom: 20px;
}
#sortby {
	width: 580px;
	height: 25px;
}

#pages {
	font-size: 12px;
	text-align: right;
	padding-right: 5px;
	width: 300px;
	padding-top: 10px;
	float: right;
}
#formbox {
	margin-right: 5px;
	float: left;
}
#PropertyWrap {
	padding-top: 30px;
	float: left;
	width: 580px;
}
#enqtxt {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 7px;
	padding-left: 7px;
}

#list_detail {
	background-color: #f3f3f3;
	display:inline;
	border: 1px solid #e1e1e1;
	margin-right: 15px;
	margin-left: 15;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 10px;
	line-height: normal;
	padding-bottom: 15px;
	float: left;
	width: 548px;
	height: auto;
}
#pic_detail {
	width: 130px;
	height: 96px;
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
	text-align: center;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#pic_detail:hover {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #809FAE;
	text-align: center;
}
#picbig_detail {
	padding: 2px;
	border: 1px none #CCCCCC;
	text-align: center;
	margin: 0px;
}
#picbig_detail img {
	padding: 2px;
	border: 1px solid #CCCCCC;
	margin: 0px;
}


#title_detail {
	font-size: 14px;
	letter-spacing: 0.1em;
	margin-bottom: 10px;
	text-align: center;
	color: #0000CC;
}
#desc_detail {
	height: auto;
	float: left;
	font-size: 12px;
	letter-spacing: normal;
	clear: left;
	width: auto;
	padding-top: 5px;
	padding-bottom: 5px;
}
#desc_detail_block {
	margin-top: 3px;
	margin-bottom: 3px;
	background-color: #FBFBFB;
	padding-top: 1px;
	padding-bottom: 1px;
}
#desc_detail_block2 {
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FBFBFB;
	margin-top: 10px;
	margin-bottom: 10px;
}

