#head_search #search_form{
	/*height: 30px;*/
	width: 100%;
	margin-top: 15px;
	clear: both;
	font: bold 16px Arial;
	color: #fff;
}
#head_search #search_form td a{
	color: #fff;
	text-decoration: none;
}
#head_search #search_form td{
	margin: 0 5px;
	text-align: center;
}
#head_search #search_form td{
	height: 25px;
	/*vertical-align: bottom;*/
	vertical-align: middle;
}	
#head_search #search_form .what {
	text-align: right;
	/*width: 40px;*/
	width: 7%;
}
#head_search #search_form .where {
	width: 7%;
}
	
#head_search #search_form .what, #head_search #search_form .where {
	font: bold 20pt Arial, sans-serif;
	text-align: right;
	padding-right: 5px;
}
#head_search #search_form .input_what input, #head_search #search_form .input_where input, #head_search #search_form .dom input {
	width: 95%;
	font: bold 13pt Arial;
}
#head_search #search_form .input_what, #head_search #search_form .input_where {
	margin: 0px;
	padding: 0px;
}
#head_search #search_form .input_what {
	width: 40%;
}
#head_search #search_form .input_where {
	width: 27%;
}

/*#head_search #search_form .dom input{
	width: 33px;
}*/
#head_search #search_form .dom{
	margin: 0px;
	padding: 0px;
	width: 5%;
}
#head_search #search_form .krest{
	margin: 3px;
	width: 3%;
}
#head_search #search_form .submit_search {
	/*border: none;
	background-color: #004586;
	color: #fff;*/
	font-size: 14px;
	font-weight: bold;
}
#head_search #absolute {
	position: absolute; 
}
#head_search #streets_sresult{
	display: none; 
	position: absolute; 
	z-index: 100;
	top:22px;
	left: 15px;
	border-bottom: 1px solid #ccc;
}
#head_search #street_nav {
	margin: 0;
	padding: 0;
	list-style: none;
	/*width: 210px;  Width of Menu Items */
	text-align: right;
	}


#head_search #streets_sresult  ul.s li.s{
	position: relative;
	}

	/*
#head_search #streets_sresult  li.s ul.s{
	position: absolute;
	left: 209px; 
	top: 0;
	display: none;
	}*/

/* Styles for Menu Items */
#head_search  #streets_sresult ul.s li.s a.s, #head_search #streets_sresult ul.sel,#head_search #streets_sresult li.sel,#head_search #streets_sresult a.sel{
	display: block;
	text-decoration: none;
	color: #777;
	background: #fff; /* IE6 Bug */
	padding: 2px;
	border: 1px solid #ccc;
	border-bottom: 0;
	font: normal 12px Arial;
	white-space:nowrap;
	width: 256px;
	text-align: right;
	}
#head_search  #streets_sresult ul.s li.s a.s img{
	float: left;
}	

/* Fix IE. Hide from IE Mac \*/
* html #head_search  #streets_sresult ul.s li.s { float: left; height: 1%; }
* html #head_search  #streets_sresult ul.s li.s a.s { height: 1%; }
/* End */

#head_search  #streets_sresult ul.s li.s a.s:hover { color: #E2144A; background: #f3f3f3; } /* Hover Styles */
#head_search  #streets_sresult ul.sel, #head_search #streets_sresult li.sel, #head_search #streets_sresult li.sel a.s  { color: #E2144A; background: #f3f3f3; } /* Hover Styles */
		
#head_search  #streets_sresult li.s ul.s li.s a.s { padding: 2px 5px; } /* Sub Menu Styles */
		
#head_search  #streets_sresult li.s:hover ul.s, #head_search  #streets_sresult li.over ul.s { display: block; } /* The magic */

#search_in_cur_cat_div {
	color: #fff;
	margin-left: 30px;
	font: 14pt Arial, sans-serif;
	text-align: left;
}

#streets_nav b {
	font-weight: bold;
	color: #359;
}