/* CSS Document */

.searchform {
	background-color:#F0F0F0;
	background-image:url(/images/search_bg.jpg);
	width: 335px;
}

.languageform {
	background-color:#F0F0F0;
	font-size:10px;
}

.map_text {
color:#000000;
}


.locationtext {
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #FFF;
/*line-height:10px; */
text-transform:uppercase;
}