/**
 * advanced_search_sb sidebox css
 *
 */

#advancedsearchsbContent fieldset { 
 width:168px;
 border: 1px solid #c9bb84;
 color: #786b5c;
}

#advancedsearchsbContent fieldset legend  { font-size: 11px; }

#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; line-height: 25px; color: #594c49; }

input#pto, input#dto, input#pfrom, input#dfrom { width:45px; }
input#keyword { width: 160px; }

#advancedsearchsbContent .search_keyword input { width: 160px; background: #f5efd5; border: 1px solid #c9bb84; padding: 4px 2px; }

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

