﻿#Search
{
    padding-left: 15px;
    padding-top: 2px;
    min-height: 150px;
    color: #000;
    font-family: Trebuchet MS, Arial, Sans-Serif;
}

.SearchTop
{
    background: #BFCF00 url(Images/greenBoxTopCorner.gif) no-repeat top left;
    height: 15px;
}

.SearchBottom
{
    background: #BFCF00 url(Images/greenBoxBottomCorner.gif) no-repeat bottom right;
    height: 15px;
}

.Search1
{
    font-weight: bold;
    padding-left: 5px;
}

.Search2
{
    padding-bottom: 0.2em;
    padding-left: 5px;
    font-size: 0.8em;
}

.Search3
{
    text-align: right;
    font-size: 0.8em;
    padding-right: 5px;
}

.Search3 .TextBox
{
    width: 214px;
}

.Search3 .DropDownList
{
    width: 220px;
}

.SearchTd
{
    width: 220px;
}

.SearchTdLeft
{
    width: 220px;
    text-align: left; 
}





