Tip time
<tip type="styling input fields">
In your styling try this for nice effects:
input.general{
font-family: arial;
font-size: 12px;
color: 000000;
background: transparent;
border-width: 1px;
border-style: solid;
border-color: FF9900;"
}
</tip>
cheers
Paul Backhouse