#SearchDiv{
	border: 1px solid #a5acb2;
	background-color: ;
	/*padding: 7px;*/
}
#SearchDiv div.ex_search{
	height: 12px;
	clear: both;
	font-family: arial;
	font-size: 11px;
	text-transform: uppercase;
	color: #384282;
	text-align: center;
	cursor: pointer;
	padding-top: 5px;
	padding-bottom: 5px;
}
#SearchDiv select{
	font-size: 11px;
	width: 100%;
}
#SearchDiv input.srchBtn{
	width: 57px;
	height: 18px;
	background-image: url('/bitrix/templates/ves.su/images/btnSearch.gif');
	cursor: pointer;
	border: 0px;
}
#SearchDiv div.ex_search#ex_searchs{
	display: block;
}
#SearchDiv div.ex_search#ex_searchh{
	display: none;
}
#SearchDiv div#tblSearch{
	display: none;
  /*border: 1px solid #a5acb2;*/
}
#SearchDiv div .line_left, #SearchDiv div .line_right{
	height: 11px;
	float: left;
	background-image: url('/bitrix/templates/ves.su/images/dotline.gif');
	background-repeat: repeat-x;
	background-position: center;
	width: 34%;
}
#SearchDiv div .line_right{
	float: right;
}
#SearchDiv div .line_๑enter{
	float: left;
	width: 31%;
	white-space: nowrap;
	text-align: center;
}
#SearchDiv #arrow_up, #SearchDiv #arrow_down{
	padding-top: 1px;
	padding-left: 7px;
}
