﻿.SearchBox
{
    width:130px;
    border:solid 1px #9b9b9b;
}

.SearchButton
{
    
}

.SearchResult
{
    vertical-align:top;
    text-align:left;
}

.SearchText
{
    width:200px;
    font-family:Arial;
    font-size:11px;
}

.SearchLink
{
}
