div.left_content_search
{
position:relative;
margin:9px 9px 5px 11px;
width:262px;
height:44px;
font-size:0;
background:url("../img/left_content_search.jpg");
}

/* for text пошук*/
div.search_txt
{
	position:absolute;
	left:12px;
	top:18px;
	font-family:Tahoma;
	font-size:9pt;
	font-weight:bold;
	color:#fff;	
}

/* for input control */
div.search_text
{
	position:absolute;
	left:66px;
	top:18px;
	font-size:0;
}
div.search_text input 
{	
	width:164px;
	height:12px;
	border:1px solid #699;
	font-size:7pt;
}
/* ------------------------- */
div.search_button
{
	position:absolute;
	left:240px;	
	top:20px;	
}

div.search_button input 
{
	width:13px;
	height:13px;
	background:url("../img/left_content_search_lupa.jpg") no-repeat;
	border:none;
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;*/
	color:#333;
	padding-bottom:5px;
}

a img {border:0px solid #000}