/*  Copyright (c) WEBCOM ART | http://artw.ru/  */

#ibest h2{
        margin: 4px 0;
        color: #000;
        font-size: 11px;
        }
#ibest h3{
        margin: 0px;
        color: #000000;
        margin-bottom: 6px;
        }
#ibest span{
        margin: 0px;
        color: #ff6e03;
        font-weight: bold;
        }
#ibest th{
        background: #eeeeee;
        /* border-bottom: #cccccc 1px solid; */
        padding: 4px;
        vertical-align: top;
        }
#ibest img{
        margin: 4px 10px 0px 0px;
        }
#ibest td{
        vertical-align: top;
        padding: 8px;
/*      _width: 300px; */
        }
.hotel_item_head {
/*      overflow: hidden; */
        background: #eee;
        text-align: left;
        height: 70px;
        }
        .hotel_item_head a {
                text-decoration: none !important;
        }
        .hotel_item_head a:hover {
                text-decoration: underline !important;
        }
.hotel_item {
        margin: 16px 4px;
        overflow:hidden;
        text-align: right;
}
.hotel_item2 {
        margin: 16px 4px;
        overflow:hidden;
        text-align: right;
}
.hotel_item2 a{
        margin: 3px 2px 3px 10px !important;
        }
.hotel_item2_txt{
        margin: 16px 4px;
        overflow:hidden;
        text-align: left;
        }

td.icontent{
        padding: 10px;
        }
td.icontent p{
        margin: 5px 0px 5px 0px;
        }
td.icontent h4{
        margin: 15px 0px 5px 0px;
        }
a.igost_alone{
        color: #000000 !important;
        margin-bottom: 4px;
        display: block;
        }
