.searchbutton
{
    BACKGROUND-COLOR: #ffff33;
    BORDER-BOTTOM: black thin outset;
    BORDER-LEFT: #ffffcc thin outset;
    BORDER-RIGHT: black thin outset;
    BORDER-TOP: #ffffcc thin outset;
    COLOR: black;
    CURSOR: hand;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 7pt;
    FONT-VARIANT: small-caps;
    FONT-WEIGHT: bold;
    TEXT-ALIGN: center
}

