div#right-column .box {
    margin-top:10px;
}
div#related_destinations_box {
    margin-top:10px;
}
div#related_destinations_box div.box-header {
    background:#BFE4F7 none repeat scroll 0 0;
    text-align:center;
    font-weight:bold;
}

div.nearby-hotel-unit {
margin-top:10px;
padding-bottom:6px;
padding-top:6px;
padding-left:5px;
text-align:left;
}
div.nearby-hotel-unit a, div.like-a-king a {
color:#359AD2;
}
div.nearby-hotel-unit a:hover {
text-decoration:none;
}

div.nearby-hotel-unit img {
    float:left;
}
div.nearby-hotel-unit div.hotel-info {
float:left;
margin-left:5px;
text-align:left;
width:105px;
}
div.nearby-hotel-unit div.hotel-info div {
    margin-top:3px;
}

table.like-a-king {
position:relative;
font-size:11px;
top:5px;
left:5px;
}
div.golden-frame a {
font-size:11px;
text-decoration:none;
}

div.golden-frame {
margin:-14px auto 5px;
padding-bottom:5px;
}
div#king-crown {
background:transparent url(/media/cities/img/king-crown.gif) no-repeat scroll 0 0;
float:right;
height:40px;
left:12px;
position:relative;
top:-23px;
width:47px;
}
