﻿
.ResultSetName
{
    font-family: arial;
    font-size: 11px;
    width: 125px;
    white-space: nowrap;
    padding-right: 5px;
    color: #0099cc;
}

.ResultSetAddress
{
    font-family: arial;
    font-size: 11px;
    white-space: nowrap;
    color: #919191;
}

.ResultSetDistance
{
    font-family: arial;
    font-size: 11px;
    width: 50px;
    text-align: right;
    color: #919191;
    white-space: nowrap;
}

#ValidationContainer
{
    position: absolute;
    left: 0px;
    top: 60px;
    width: 180px;
    text-align: center;
}

#ResultsContainer
{
    position: absolute;
    width: 521px;
    height: 180px;
    top: 200px;
    left: 17px;
    overflow: auto;
    font-size: 10px;
}

.EmptyDatasetPanel
{
color:Gray;
font-family:Arial;
font-size:14px;
text-align:center;
width:410px;
margin:50px;
}

.RL_btnSubmit
{
    position: absolute;
    top: 155px;
    left: 390px;
}

.TextBox_Zip
{
    position: absolute;
    top: 99px;
    left: 447px;
    border: solid 1px #3e9e9e9;
    width: 80px;
    height: 20px;
}
.DineInOut
{
    font-family: arial;
    font-size: 11px;
    width: 140px;
    white-space: nowrap;
    padding-right: 5px;
    color: #0099cc;
}