abbr, acronym {
}

.styled
{
    font-size: 120%;
    color: blue;
    padding-left: 0.2em;
    padding-right: 0.2em;
    /*border-bottom: dotted #000 1px;*/
    font-family: Arial,Helvetica,sans-serif;
    font-style: italic;
}

.styled_hk_search
{
    font-size: 120%;
    color: blue;
    padding-bottom: 12px;
}

.styled_map_filter
{
    font-size: 100%;
    color: blue;
    padding-right:0;
    font-weight: bold;
}

.bubbleTooltip {
    width: 200px;
    color:#000;
    font-size: 13px;
    text-decoration:none;
    text-align:center;
    padding:0;
    margin:0;
    line-height: 1.2;
    font-height: normal;
}

.bubbleTooltip span.top {
    padding: 30px 8px 0;
    background: url(../images/bt.gif) no-repeat top;
}
.bubbleTooltip span.bottom {
    padding:3px 8px 15px;
    color: #000;
    background: url(../images/bt.gif) no-repeat bottom;
}

