/* block top search */

#header_right #search_block_top {

	border: 1px solid #BBBDB8;

    float: left;

    height: 27px;

    line-height: 27px;

    margin-top: 14px;

    width: 275px;

}

#header_right #search_block_top p { padding: 0.4em 0 0.4em 1em }

#header_right #search_block_top label, #header_right #search_block_top input { float: left }

#header_right #search_block_top label {

	background: transparent url(../../../img/icon/srchico.gif) no-repeat 6px 6px;

	float: left;

	width: 26px;

	height: 30px;

	display: block

}



#header_right #search_block_top{

	/*float:left;

	height:21px;

	margin:10px 0 0 0;

	border:none;

	font:normal 13px/21px Arial, Helvetica, sans-serif;*/

}



#header_right #search_block_top input{

	float:left;

	height:21px;

	margin:3px 0 0 0;

	border:none;

	font:normal 13px/21px Arial, Helvetica, sans-serif;

}





#header_right #search_block_top input[type=text]{

	/*background:url(../images/srchico.gif) no-repeat 8px 50% transparent;*/

	border:none;

	width:154px;

	padding:0 32px 0 0;

	color:#333;

	background-color:transparent;

	font-size:12px;

}

#header_right #search_block_top input[type=submit]{
	background-color: #4078A7;
    border: medium none;
    color: #FFFFFF;
    text-align: center;
    width: 60px;
	float:left;
	line-height:20px;
	padding:2px;
	height:23px;

}



#header_right #search_block_top input.search_query { /*width: 12em*/ }





/* block left column "Quick search" */

#search_block_left input { margin: 2px 0 0 0 }

#search_block_left .search_query { width: 11em }

#search_button { display: inline }





search_block_top