.search_box {	
	background: transparent url(../images/search-box-bg.jpg) no-repeat scroll 0 0;
	height:209px;
	width:713px;
	margin-bottom:10px;
	clear: both;	
}

.search_box h1{
	color:#5B5B5B;
	font-size:18px;
	font-weight:bold;
	margin-left:76px;
	padding-top:6px;
}

.search_box_content {
	margin:15px 10px 0;
}

.search_box_content .option_label{
	background:transparent url(../images/bullet02.jpg) no-repeat scroll left center;
	color:#0F7CB7;
	font-family:"trebuchet MS",Verdana,arial;
	font-size:14px;
	font-weight:bold;
	padding-left:15px;
	text-decoration:none;
}

.search_box_content .index_location{
	float: left;
	list-style: none;	
	width:320px;
	margin-right: 20px;		
}

.search_box_content .index_location #location {
	width: 100%;	
	height: 19px;	
}

.search_box_content .index_listing_type{
	float: left;
	list-style: none;
	margin-right: 20px;	
}

.search_box_content .index_property_style {
	float: left;
	list-style: none;
	margin-right: 20px;	
}

.search_box_content .main_search {
	margin-left: 10px;
}

.search_box_content .search_filter{
	margin-top: 15px;
}

/****************************************************************
	Advise box
*/

.advise_box #advise_box_properties, .advise_box #advise_box_broker {
	margin: 0;
	padding: 0;
	color:#0A587E;
	font-weight:bold;
	float:left;			
}

.advise_box_selected {
	height:45px;
	width:368px;
	font-size:14px;
	cursor: default;
}

.advise_box_disselected {
	height:45px;
	width:340px;
	font-size:12px;
	cursor: pointer;
}

.advise_box_selected_left {
	background:transparent url(../images/advisebox-tabs.gif) no-repeat scroll left top;
}

.advise_box_selected_right {
	background:transparent url(../images/advisebox-tabs.gif) no-repeat scroll left bottom;
}

.advise_box_disselected_left {
	background:transparent url(../images/advisebox-tabs.gif) no-repeat scroll right top;
}

.advise_box_disselected_right {
	background:transparent url(../images/advisebox-tabs.gif) no-repeat scroll right bottom;
}


.advise_box .advise_box_selected div {
	padding-left:50px;
	padding-top:8px;
	text-decoration:underline;
}

.advise_box .advise_box_disselected div {
	padding-left:40px;
	padding-top:14px;
	text-decoration:underline;
}

.advise_box1 {
	background: url(../images/advise-bg1.jpg) repeat-y scroll 0 0;
	padding-left: 14px;
	width: 708px;
	float: right;
	min-height: 400px;
	/*clear: both;*/	
}

.advise_box2 {
	background: url(../images/advise-bg2.jpg) no-repeat scroll 0 0;
	height: 23px;
	float: right;
	clear: both;
	width: 708px;
	padding-left: 14px;
}