/* block top search */
#search_block_top {
	position:absolute;
	top:134px;
	left:0;
/*   	border:1px solid blue;  */
	width:386px;
	display:table;
	float:right;
	
}
#search_block_top p {padding:0;}
#search_block_top #search_query_top {
/* 	padding:0 13px 0 0; */
	height:24px;
	width:310px;/* 310 */
	border:1px solid #666;
	/*border-right:1px solid red;*/ /*!important;*/
	color:#666;
	background:url(../../../img/bg_search_input_.png) repeat-x 0 0 #fff;
}

#search_block_top .button {
/* 	padding-left:13px; */
	border:none;
/* 	border-radius:0; */
	float:right;
	color:#fff;
	height:24px;
	text-transform:uppercase;
	background:url(../../../img/bg_search_submit.png) repeat-x 0 0 #101010;
}

/*\*//*/div.madiv {
#search_block_top .button {top: 5px;} /* hack ie 8 */
/*} */
