/* block top search */
#search_block_top {
    clear: both;
    float: right;
    margin-right: 50px;
    margin-top: 35px;
}
#search_block_top p {padding:0;}
#search_block_top #search_query_top {
	padding:0 5px;
	height:24px;
	width:160px;/* 310 */
	border:1px solid #666;
	border-right:1px solid #666 !important;
	color:#666;
	background:url(../../../img/bg_search_input.png) repeat-x 0 0 #fff;
}

#search_block_top .button {
	border:none;
	border-radius:0;
	color:#fff;
	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 */
}/* */