@import url('../helpers/content_holders.css');
body{
    background:#000 url('/v3_imgs/best.png') no-repeat center 0;
}
#all {
    background: url("/v3_imgs/top_bg.png") repeat-x scroll 0 0 transparent;
}
#cont {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    margin-top: 218px;
    margin-bottom:20px;
}
.box2 {
    border: 0 none;
    border-radius: 0 0 5px 5px;
    overflow: hidden;
    border-bottom:1px solid #CCC;
}

.full_wd_video_cont .vidcont .vidinfo{
    width: 810px;
}

.full_wd_video_cont .vidcont{
    background: #f8f8f8;
}

.full_wd_video_cont .vidcont .vidinfo h2.title{
    width: 725px;
}
