/**
 * advanced_search_sb sidebox css
 *
 */

#advancedsearchsbContent fieldset { 
 width:165px;
 border: 1px solid #c9bb84;
}

#advancedsearchsbContent select {
width:160px;
padding: 2px;
background: #f5efd5; border: 1px solid #c9bb84;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size: 11px ;
}

#advancedsearchsbContent select#size { padding: 2px; font-weight: bold; line-height: 25px; }

#advancedsearchsbContent input { background: #f5efd5; }

input#pto, input#dto, input#pfrom, input#dfrom { width:30px; }
input#keyword { width: 170px; }


input#keyword, input#pto, input#dto, input#pfrom, input#dfrom { background: #f5efd5; border: 1px solid #c9bb84;  }
.smallLegend { font-size: 0.9em;}
