#hint ul {
    padding: 3px; width: 195px; border: 1px solid #999; font-family: verdana; arial, sans-serif; font-size: 12px;
    background:#fff;
    
}
#hint ul {
    list-style-type: none; font-family: verdana; arial, sans-serif; font-size: 12px;  margin: 5px 0 0 0;
}
#hint li {
    margin: 0 0 5px 0; cursor: default; color: #007ac3;
    background: #fff;
    padding: 0px;
    
}
#hint li.selected { background: #add2e4;}
#hint li:hover {
    background: #add2e4;
}

#propertyindexpage {
	background-image: url(/assets/images/layout/search_background.jpg);
	height: 305px;
	width: 964px;
	color: #fff;
}

#propertyindexpage #areas {	
	width: 317px;
	font-size:11px;
	position:absolute;	
	left:290px;
	top:40px;
}
#propertyindexpage #areas a {
	color: white;
	font-weight: bold;
}
#propertyindexpage #areas a:hover {
	color: #F99F1C
}
#propertyindexpage #areaslist {	
	width: 400px;
	font-size:11px;
	position:absolute;
	top:150px;
	left:290px;
	height:100px;
}

#propertyindexpage h1 {
	color: #fff;
	font-size:16px;
	margin: 0 0 0 0; padding: 0 0 0 0px;
	background: none;
	text-transform: none;
}

#propertyindexpage li {
	background: none;
	color:#fff;
	margin: 0 0 0 0 ;
	padding: 0 0 0 0;
}

#propertyindexpage ul {
	margin: 0 0 0 0 ;
	padding: 0 0 0 0;
}

#propertyindexpage li a {
	color:#fff;
	font-size:12px;
	font-weight:bold;
}

#propertyindexpage li a:hover {
	color:#f99f1c;
	font-size:12px;
    text-decoration:none;
}


#propertyindexpage #searchbox {
	position:absolute;
	top:267px;
	left:197px;
	font-size:14px;
	width:300px;
}

#propertyindexpage #searchbox label {

	font-size:14px;
}