﻿.headertitle
{
    font-size: 9pt;
    font-weight: bold; /*color: #054ba1;*/
}
.searchresult table tr.headerth th
{
    /*background-color: #d5e0f4;*/
}
.titlecity
{
    height: 30px; /*border: 1px solid gray; background-color: #d5e0f4;*/
    padding-top: 10px;
    margin-left: -1px;
}
.titlecity1
{
    font-size: 12pt;
    font-weight: bold;
    margin-left: 10px;
    font-family: Times New Roman; /*color: #054BA1;*/
}
/* Easy Tooltip */#easyTooltip
{
    margin: 0 10px 1em 0;
    width: 500px; /*padding: 8px;*/
    background: #fcfcfc;
    border: 1px solid #e1e1e1;
    line-height: 130%;
    z-index: 1;
}
#easyTooltip h3
{
    margin: 0 0 .5em 0;
    font: 13px Arial, Helvetica, sans-serif;
    text-transform: uppercase;
}
#easyTooltip p
{
    margin: 0 0 .5em 0;
}
#easyTooltip img
{
    background: #fff;
    padding: 1px;
    border: 1px solid #e1e1e1;
    float: left;
    margin-right: 10px;
}
#easyTooltip div.easyTooltip1
{
    height: 20px;
    background-color: #aaa;
    text-align: right;
    padding-right: 5px;
    padding-top: 5px;
}
#easyTooltip div.easyTooltip2
{
    height: 200px;
    overflow-y: scroll;
    padding: 8px;
}
#easyTooltip a.close
{
    text-decoration: none;
    cursor: pointer;
}
#easyTooltip a.close img
{
    text-align: right;
    margin-right: 0;
    float: right;
}

#item
{
    display: none;
}


