/* CSS Document */

#right-column {
	float:left;
	width:275px;
/*	background-color:#FFCC00; */
	margin-left:5px;
}

#property-search-box {
	width:231px;
	height:240px;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:10px;
	text-align:left;
	margin-bottom:7px;
}

#property-search-box-form {
	width:196px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-left:0px;
	padding-right:30px;
	text-align:left;
	font-size:11px;
}

#property-search-box-form form {
	margin:0px;
}

#property-search-box-form select {
	width:196px;
	margin-bottom:10px;
	font-size:10px;
}

#property-search-box-form-submit {
	float:right;
	width:140px;
	margin-top:5px;	
	text-align:right;
}

#property-of-the-month-box-header {
	width:251px;
	text-align:left;
}

#property-of-the-month-box {
	width:231px;
	margin-bottom:7px;
/*	background-image:url(/graphics/common/propertyofthemonth-box.png); */
	padding-top:20px;
	padding-left:20px;
	text-align:left;
}

#property-of-the-month-box-details {
	width:211px;
	margin-top:7px;
	margin-bottom:10px;
	text-align:center;
	font-size:14px;
}

#property-of-the-month-box-details img {
	margin-bottom:7px;
}

#areas-covered-box {
	width:231px;
	margin-bottom:7px;
	padding-top:20px;
	padding-left:20px;
	padding-bottom:6px;
	text-align:left;
}

#areas-covered-box ul {
	margin-left:0px;
}