.prof_info {
    margin-left: 10px;
    float: left;
    width: 255px;
}
.prof_info .clear {height: 3px;}
.prof_header {font: bold 20px 'Trebuchet MS'; color: #666666; padding-bottom:10px;}
.prof_name {
    width: 120px;
    padding-right: 5px;
    float: left;
    text-align: right;
}
.prof_value {
    width: 120px;
    float: left;
    text-align: left;
    font-size: 12px;
}
.strong_blue {
    font-weight: bold;
    color: #089ec0;
}
.name {
    text-align: center;
}
.name h1 {
    font: bold 20px 'Trebuchet MS';
    color: #666666;
    padding: 0px 0px 10px;
}


.items {
    overflow: hidden;
    position: relative;
    display: inline-block;
}

.item {
    float: left;
    margin-bottom: -30000px;
    padding-bottom: 30000px;
}
.video_obj {
    width: 200px;
}

.v_separator {
    background: #E7F1D1;
    width: 1px;
    overflow: hidden;
}
.video_list {
    margin-left: 10px;
    width: 265px;
}

.h5 {
    height: 5px;
}

.matches.no_scroll {
    height: auto;
    overflow: visible;
}

.subscr_img {
    float: left;
    line-height: 1;
}
.subscr_desc {
    margin-left: 30px;
    padding-top: 5px;
    line-height: 1;
}
.subscr_desc a {
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
}

.subscr_input {
    width: 210px;
}

.subs_params {
    padding: 1px;
    font-size: 11px;
}
.subs_params input {
    width: 13px;
    height: 13px;
    vertical-align: top;
}