﻿.SearchTextBox
{
    border: 1px solid #336699;
    font-family: tahoma;
    font-size: 11px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #336699;
    text-decoration: none;
    width: 150px;
    height: 15px;
}

.SearchButton
{
    width: 97px;
    height: 17px;
    border-style: none;
}