﻿div.legend
{
    margin: 0 15px;
}
.liquid-round .gray-gradient
{
    padding-right: 50px;
}

#worldMap
{
    width: 100%;
}

.best-seller
{
    margin: 3px 5px;
    color: #666;
    font-size: 11px;
    text-align: center;
}

.best-seller-title a:link, .best-seller-title a:visited, .best-seller-title a:hover, .best-seller-title a:active
{
    color: #666;
    font-size: 13px;
    font-family: "Trebuchet MS";
}

.best-seller-title
{
    font-size: 13px;
}

.best-seller-img
{
    width: 140px;
    height: 100px;
    line-height: 100px;
}

.best-seller img
{
    width: 136px;
    height: 90px;
    display: block;
    border: 2px solid #999;
}

#hotDeals
{
    text-align: center;
}

.destination-tab a
{
    font-size: 11px;
    display: block;
    padding-right: 5px;
    color: #6b3208;
}

.destination-tab img
{
    display: block;
}

.destination-context
{
    background: #efefef;
    padding: 10px 25px;
}

#imagePlaceHolder
{
    margin: 0 auto;
}

#imagePlaceHolder img
{
    width: 198px;
    border: none;
}
