/*  Copyright (c) WEBCOM ART | http://artw.ru/  */

#ibest h2{
        margin: 0px;
        color: #000000;
        font-size: 11px;
        }
#ibest h3{
        margin: 0px;
        color: #000000;
        /*
        font-size: 16px;
        font-family: Times new roman;
        text-decoration: underline;
        */
        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;
        }
td.icontent{
        padding: 10px;
        }
td.icontent p{
        margin: 5px 0px 5px 0px;
        }
td.icontent h4{
        margin: 15px 0px 5px 0px;
        }
