/*TestsWidg1*/
.mt6{
    margin-top: 6px;
}

.TestsWidg2 label.CheckRadio span.holderWrap{
    display: block;
    float: left;
    left: 0;
    margin-right: 5px;
    overflow: hidden;
    position: absolute;;
}

.TestsWidg2 label.checked{
    font-weight: 700;
}

.BigColumn .TestsWidg2 .resolved, .centerColumn .TestsWidg2 .resolved{
    float: left;
    width: 324px;
}

.TestsWidg2 .bg_grey{
    background: url("/images/widgets/tests_widg2/inner_bg1.gif") repeat-x scroll 0 top #FFFFFF;
    height: 21px;
    margin: -12px -12px 12px;
    padding: 5px 12px;
    border-bottom: 1px solid #d9d8d8;
}

.TestsWidg2 .bg{
    background: #f7eaf9 url("/images/widgets/tests_widg2/bg.gif") no-repeat right center;
    margin: -12px -12px 0;
    padding: 8px 12px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #eddaf1;
    min-height: 30px;
}

.TestsWidg2 .foto .bg{
    margin: 12px -12px 0;
    border-top: 1px solid #eddaf1;
}

.TestsWidg2 .foto .image{
    display: block;
    float: right;
}

.TestsWidg2 .B_inner h4{
    display: block;
    font-size: 15px !important;
    font-weight: 700;
    margin-top: -3px;
}

.TestsWidg2 .B_inner .bg h4{
    padding-right: 30px;
    text-shadow: 0 1px 0 #FFFFFF;
}

.TestsWidg2 .B_inner form{
    display: block;
    margin-bottom: 4px;
}

.TestsWidg2 label.list{
    margin-bottom: 10px;
    clear: right;
    display: block;
    float: none;
    font-size: 14px;
    padding-left: 25px;
    position: relative;
}

.TestsWidg2 .text .left{
    display: inline-block;
    vertical-align: top;
    width: auto;
}

.TestsWidg2 .text .right{
    display: inline-block;
    float: right;
    vertical-align: top;
    width: auto;
}

.TestsWidg2 .text .right .gray{
    font-size: 11px;
    color: #898989;
}

.TestsWidg2 .Rating{
    margin-top: 2px;
}

.TestsWidg2 ul.resolved{
    width: auto;
    display: block;
    margin-top: 12px;
    margin-bottom: 0;
}

.TestsWidg2 ul.resolved li{
    margin-top: 5px;
}

.TestsWidg2 .resolved .left{
    display: inline-block;
    width: 232px;
    vertical-align: top;
}

.TestsWidg2 .resolved .right{
    display: inline-block;
    vertical-align: top;
    width: auto;
}

.Tests .resolved .right .gray{
    font-size: 11px;
    color: #898989;
}

.TestsWidg2 .resolved .rating{
    display: inline-block;
    height: 10px;
    background-color: #885fb9;
}

.TestsWidg2 .resolved .left{
    display: inline-block;
    vertical-align: top;
    width: 225px;
}

.TestsWidg2 .resolved .current{
    font-weight: 700;
}

.TestsWidg2 .Rating div{
    height: 10px;
    background-color: #885fb9;
}

.TestsWidg2 .text .current{
    font-weight: 700;
}

/*end TestsWidg1*/