/* ------ Menu Relative ----- */
#search-form-width {
	float:left;
	width:343px;
}



#search-wrap-style {
	color:#FFFFFF;
}



.search_wrap_main {
	float:right;
	margin-top: 50px;
	margin-right: 15px;
	width: 395px;
}




.search_wrap {
	background:url(../images/search-bar/images/search-bak.png) no-repeat;
	float:right;
	width:373px;
	height:53px;
	padding:8px 0 0 16px;
}




.search_button a {
	background:url(../images/search-btn.png) no-repeat;
	float:;
	width:74px;
	height:33px;
	margin-left: 4px;
	cursor:pointer;
}





/* ------ Search Results Relative----- */


.address_wrap {
	height:auto;
	padding:15px 0px 10px 0px;
	clear:both;
	border-bottom:1px solid #E3E3E3;
	position:relative;
	width: 667px;
}


.search_name {
	text-transform:uppercase; 
	margin-bottom:3px; 
	font-size:1.2em;
}

.search_address {
	margin-bottom:3px; 
	font-size:1em; 
	float:left;
}


.search_mapme {
	float:right;
	font-size:0.9em;
	padding-right: 5px;
}

.search_number_paganation {
	float:right;
	margin-top: 10px;
	padding-right: 5px;
}



/* /------ Search Results Relative----- */

