/* block top search */
#header_right #search_block_top {
	float: right;
	margin-bottom: 11px;
	width: 156px;
	height: 28px
}
#header_right #search_block_top p { padding: 0.4em 0 0; }
#header_right #search_block_top label, #header_right #search_block_top input { 
    background: none;
    color: #2F393F !important;
    float: left;
    font-weight: bold;
    text-transform: uppercase;
}
#header_right #search_block_top label {

}
#header_right #search_block_top input#search_query_top {     
    background: none repeat scroll 0 0 #e5e5e5;
    border: 1px solid #DBDCDE;
    color: #021E2F !important;
    font-style: italic;
    font-weight: normal;
    margin: 0;
    padding: 1px;
    text-transform: lowercase;
    width: 150px;
}


/* block left column "Quick search" */
#search_block_left input { margin: 2px 0 0 0 }
#search_block_left #search_query_top { width: 11em }
#search_button { display: inline }
