/*topfilter*/
#topfilter .sc_frm {margin: 0px;}
#topfilter .sc_frm_basic {border: 0px solid #ECF6FB; padding: 0px;}

#topfilter .sc_frm .sc_frm_table {width: 100%; margin: 0;}

#topfilter .sc_frm th {text-align: left; vertical-align: top; width: 30%;}

#topfilter .pole {
  margin: 0;
  padding: 0 0 15px 0;
  width: 308px;
  float: left;
}

#topfilter .sc_frm label {
  display: block;
  float: left;
  /*width: 87px;*/
  padding: 0 5px 0 0;
  line-height: 23px;
  text-align: right;
  color: #848484;
  text-shadow: #fff 1px 1px 0;
  font-size: 0.9em;
}

#topfilter .sc_frm .fld {
  /*background: url("../images/bg_filter_input.gif") no-repeat right 0;*/
  filter: #fff;
  padding: 2px;
  width: 206px;
  height: 17px;
  line-height: 17px;
  border: 1px solid #8BC3EB;
  -webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0px 0px 3px 0px #CCDFED;
	-moz-box-shadow: inset 0px 0px 3px 0px #CCDFED;
	box-shadow: inset 0px 0px 3px 0px #CCDFED; 
}
/*
#topfilter .sc_frm .width0 {width: 143px;}
#topfilter .sc_frm .width1 {width: 400px;}
#topfilter .sc_frm .width2 {width: 145px;}
#topfilter .sc_frm .width3 {width: 145px;}
#topfilter .sc_frm .width4 {width: 145px;}
#topfilter .sc_frm .width5 {width: 40px;}
#topfilter .sc_frm .width6 {width: 60px;}
#topfilter .sc_frm .width7 {width: 600px;}*/

#topfilter .sc_frm .frmbutbg {background: transparent; border-top: 0; padding-top : 3px; text-align: center; position: relative;}
#topfilter .sc_frm .button0 {
  background: url(../images/bg_button-filter.gif) no-repeat 0 0;
  height: 23px;
  width: 210px !important;
  border: 0;
  color: #fff;
  padding: 0 0 2px 0;
  font-weight: bold;
  text-transform: uppercase;
  /*position: absolute;
  right: 6px;
  bottom: 22px;*/
  cursor: pointer;
  cursor: hand;
}
#ui-datepicker-div {font-size: 0.8em;}

#topfilter .pole-v1 {
  width: 400px !important;
}
#topfilter .pole-v1 label {
  width: 140px !important;
}
#topfilter .sc_frm select.fld {
  height: 24px;
}
