thanks, but it don't work..
I tried different things on both menus..
Code:
<select name="qt" id="wideSearchField" class="select">
<option value="value" selected>Find Wine By Winery</option>
<option>------------------------------</option>
</select></td>
<td width="21%" height="26">
<select name=namehere>
<option>Find by Varietal / Type</option>
<option>------------------------------</option>
</select></td>
css file
Code:
}
.select {
COLOR: #006AB4; TEXT-DECORATION: none; FONT-SIZE: 9px; FONT-FAMILY: Arial;
}