@charset "utf-8";
/* CSS Document */



/* ---------------------

SALON FINDER

--------------------- */


.salonfinderbody {
	display:none;
	
}



#salonfindersearchbox {
	display:none;

}



.salonresultsbox {
	display:none;
}




.mapbox {
	width:652px;
	height:377px;
	position:absolute;
	top:300px;
	
}

.mapaddress {
	width:163px;
	float:left;
	text-align:right;
	height:347px;
	background-color:#0a0c0c;
	padding:15px;
}

.maparea {
	background-color:#fff;
	height:377px;
	
}



