.NewFeaturedNews_btn{
    height: 45px;
    position: absolute;
    left: 100px;
    top: 50%;
    margin-top: -23px;
    width: 209px;
}

.NewFeaturedNews_btn a{
    display: block;
    background: url(/conferences/images/btn_play.png) no-repeat;
    width: 209px;
    height: 45px;
}

.NewFeaturedNews_btn a:hover{
    background-position: 0 100%;
}

.playVideoBtn a{
    background-image: url(/conferences/images/btn_play2.png) !important;
}

.NextConf{
    overflow: hidden;
}

.NextConf .gSliderCarusel #id_of_carousel_1{
    width: 10000px;
}

.NextConf .gSliderCarusel #id_of_carousel_1 li{
    width: 604px;
    float: left;
    margin-right: 15px;
}

.NextConf .gSliderCarusel .anythingWindow #id_of_carousel_1 li{
    margin-right: 0;

}

.NextConf .B_header{
    height: 32px !important;
    border: none;
}

.NextConf .B_header h3{
    margin-top: 11px !important;
}

.NextConf .gSliderCarusel{
    overflow: visible;
}

.NextConf .gSliderCarusel .text{
    padding-left: 310px;
}

.NextConf .gSliderCarusel .text .title{
    font-size: 16px;
    font-weight: bold;
}

.NextConf .gSliderCarusel .text p{
    margin: 7px 0;
}

/*****************************************************/
.ConditionLinkLink{
}

.BigColumn .ConditionLinkTitle{
    font-size: 13px;
}

.ConditionLink{
    position: relative;
    margin-left: -6px;
    font-size: 11px;
}

.BigColumn .ConditionLink{
    font-size: 13px;
}

.ConditionLink li{
    float: left;
}

.ConditionLink li a{
    display: block;
    padding: 4px 7px 4px 9px;
    color: #43494b;
    border-radius: 10px;
}

.mac .ConditionLink li a{
    padding-left: 8px;
}

.BigColumn .ConditionLink li a{
    text-shadow: 0 1px 0 #FFFFFF;
}

.ConditionLink .active a{
    background-color: #8AA0AB;
    color: #fff;
}

.BigColumn .ConditionLink .active a{
    text-shadow: none;
}

.BigColumn .ConditionLink{
    margin-left: -8px;
}

/*****************************************************/
.ConfList .B_header{
    padding: 0;
    border: none;
}

.ConfList .PhotoPreview .image{
    float: none;
}

.ConfList .LiCol .text{
    padding-top: 6px;
}

.ConfList .LiCol .text a{
    font-size: 14px;
    font-weight: bold;
}

.ConfSort{
    margin-top: -7px;
}

.ConfBefore .news{
    position: relative;
}

.ConfBefore h1{
    font-size: 18px;
    font-weight: bold;
}

.time_to_start{
    position: absolute;
    top: 3px;
    left: 0px;
    padding: 10px;
    font-size: 14px;
    color: #FFF;
    background: #2b2419;
    opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9 */
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
}

.ConfBefore .comment_voting{
    background: #fffbe6 url(/article/images/bg_comment_voting.gif) left top no-repeat;
}

.ConfBefore .comment_voting span{
    width: 41px;
    left: 34px;
}

.ConfBefore .comment{
    width: 537px;
}

.pad_info{
    padding: 0;
}

.ic_good_green{
    background: url(/article/images/vote_rating.gif) left top no-repeat;
    padding-left: 16px;
}

.ic_bad{
    background: url(/article/images/vote_rating.gif) left bottom no-repeat;
    padding-left: 16px;
}