@import url(../../base/css/forms_adv.css);
/*sidebar*/
.form_advanced_table th, .form_advanced_table td, .input_close, .button_wrapper_close {
	background-color:transparent !important;
}
/*sidebar buttons*/
.button_wrapper {
	 background:transparent url(../images/3.jpg) no-repeat scroll 0 0 !important;
     color:fff !important;
	 height:23px;
	 width:84px;
}
/*feb19*/
.quick_search_form1_wrapper .button_wrapper,.quick_search_form2_wrapper .button_wrapper{
	margin-left:100px;
}
.button_wrapper_close {
	display:none !important;
}
input[type="submit"], input[type="button"], input[type="reset"], input.submit, input.button, input.reset {
	/* background:transparent url(../images/3.jpg) no-repeat scroll left top !important; */
	color:#fff !important;
	 
}

/*font bold*/
.form_advanced_table th.block_header {
	font-weight:bold;
}
/*form border*/
.form_advanced_table {
	border-left:none !important;
	border-right:none !important;
	border-top:none !important;
}
.form_advanced_table th, .form_advanced_table td {
	border-bottom:none !important;
}
/*feb18*/
.statusTab input[type="submit"],.statusTab input[type="button"],.statusTab input.submit {  
       color:#000 !important;
}
/*feb19*/
#set_membership input[type="submit"],#set_membership input[type="button"],#set_membership input.submit {  
       color:#000 !important;
}
#current_membership .button_wrapper {
	 background:transparent url(../images/button3.jpg) no-repeat scroll 0 0 !important;
	 height:23px;
	 width:130px;
}
.mbp-level-control .button_wrapper {
	 background:transparent url(../images/button3.jpg) no-repeat scroll 0 0 !important;
	 height:23px;
	 width:130px;
}
#content .button_wrapper{
	 background:transparent url(../images/button_bg.png) no-repeat scroll 0 0 !important;
     color:#000 !important;
	 height:23px;
	 width:103px;
} 
     input.gsc-search-button {

            color:#000000 !important;
            margin-left:2px;

            width:70px !important;

            }