﻿.listCityAgentsBox
{
    padding: 12px 0px;
}
.listCityAgentsBox input, .listCityAgentsBox select
{
    vertical-align: middle;
}
.listCityAgentsBox .searchFieldHome
{
    width: 95px;
}
.listCityAgentsBox .small, .listCityAgentsBox .small a
{
    margin-top: 6px;
    font-size: 9px;
}
.searchButton
{
    margin-left: 4px;
    vertical-align: middle;
}
.agent
{
    width: 329px;
    margin: 4px 12px;
}
.agent h3
{
    margin: 0px;
    padding: 0px;
    width: 280px;
}
.agent .agentAddress
{
    clear: both;
}
.agent .agentPhone
{
    clear: both;
    font-weight: bold;
}
.agent .phoneLabel
{
    width: 60px;
}
.agentDivider
{
    clear: both;
    height: 2px;
    margin: 10px 20px;
    background-image: url(/img/vacation_packages/packages-divider.gif);
    background-repeat: no-repeat;
    background-position: bottom;
}
.noAgentsMessage
{
    width: 329px;
    margin: 4px 12px;
    font-weight: bold;
}