@charset 'utf-8';

#Header .hiding{position:absolute;margin:0px !important;padding:0px !important;width:0px !important;height:0px !important;visibility:hidden !important;overflow:hidden !important;font-size:0em !important;line-height:0em !important;letter-spacing:-2em !important;}

#search div.form{
	position:relative;
	width:214px;
	height:35px;
	margin-top: 20px;
	padding-left:137px;	
	background:url('../images/bg_head_input.gif') no-repeat 0 0;
}

#search div.form span.submit{position:absolute;right:-40px;top:0;width:48px;height:35px;}

#search div.form span.submit button{display:block;border:none;width:37px;height:35px;background:url('../images/btn_search.gif') no-repeat 0 0;font-size:0;line-height:0;text-indent:-10240px;}

#search div.form input{position:absolute;top:3px; height:18px;width:200px;padding-top:5px; border:1px solid #fff;font-size:14px;line-height:16px;font-weight:bold;color:#333333;}


html>/**/body #search div.form input{margin-top:5px;}
