/* CSS Document */

#left-column {
	float:left;
	width:224px;
	margin-left:28px;
}

#property-search-box {
	width:220px;
	height:315px;
}

#property-search-box-header {
	width:216px;
	height:24px;
	background-image:url(/graphics/common/propertysearchbar.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	text-align:center;
	padding-top:7px;
}

#property-search-box-text {
	width:196px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font-size:13px;
}

#property-search-box-form {
	width:196px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font-size:11px;
}

#property-search-box-form form {
	margin:0px;
}

#property-search-box-form select {
	width:196px;
	margin-bottom:4px;
	font-size:10px;
}

#property-search-box-form-submit {
	float:right;
	width:140px;
	margin-top:5px;	
	text-align:right;
}

.quick-box {
	margin-top:8px;
	width:224px;
	height:149px;
}

.quick-box-button {
	width:224px;
	height:23px;
	background-image:url(/graphics/home/blacknav.png);
	padding-top:6px;
	margin:0px;
}

