Look in the section of the default.html that starts:
<%-- SEARCH VIEW --%>
The lines:
<SELECT NAME="start_month"> ...
<SELECT NAME="start_date"> ...
<SELECT NAME="start_year"> ...
<SPAN CLASS="text">and ...
<SELECT NAME="end_month"> ...
<SELECT NAME="end_date"> ...
<SELECT NAME="end_year"> ...
</TD>
Maybe you can apply some CSS code to colour them??? I have no idea of the code myself.
Dan O.
------------------