﻿#commtype
{
    width: 210px; 
    height: 190px; 
    padding: 0px 15px 5px 0px; 
    float: left
}    
#commtype input
{
    margin-left: 10px
}

#location
{
    height: 190px; 
    padding: 0px 0px 5px 15px
}    
#location td
{
    padding-left: 15px
}
#location input
{
    width: 155px
}
#location select
{
    width: 160px
}

hr.criteria
{
    color: #DCDCDC;
    height: 2px;
    width: 100%;
    margin: 3px 0px
}

#tblResults
{
    width: 100%
}
#tblResults #idx
{   
    text-align: right;
    vertical-align: top
}
#tblResults #miles
{
    text-align: center;
    vertical-align: top
}
