﻿body
{
    
}

#divContent
{
    font-family: Arial;  
    font-size: 10pt;
    color: #7a7a7a;
}

.SearchTextBox
{
    
}

.OutputUrl
{
    color: #ffffff;   
    text-decoration: underline; 
    padding-top: 0px;
    padding-bottom: 0px;
}

.OutputText
{
    
}

.OutputTitle
{
    font-size: 11pt;
}

#divSearchOptions
{
    height: 60px;
}

#divSearchLocationHeader
{
    float: left;
    margin-right: 10px;
}

#divSearchLocationRadio
{
    float: left;
    margin-right: 20px;
}

#divSearchLocationRadio1
{
    clear: both;
}

#divSearchLocationRadio2
{
    clear: both;
}

#divUltimateSearch
{
    float: left;
    width: 500px;   
}

#divUltimateSearch input
{
    margin-left: 20px;
}

#divSearchResults
{
    clear: both;
    margin-top: 20px;
}

#divSearchResults a
{
    color: #37a2e3;  
    text-decoration: none; 
}
