div.featured_box div.box_content_right
{
    height: 223px;
}
div.dm_widget_video_featured
{
    position: relative;
}

div.dm_widget_videofeatured div.dm_widget_videoplayer,
div.dm_widget_videofeatured div.dm_widget_videoplayer embed,
div.dm_widget_videofeatured a#video_featured_preview,
div.dm_widget_videofeatured a#video_featured_preview img
{
    height: 233px;
    width: 300px;
    position: absolute;
    left: 0px;
    z-index: 10;
}


div#video_featured_info
{
    position: absolute;
    overflow: hidden;
    right: 8px;
    margin-top: 8px;
    width: 245px;
    height: 200px;
}
div#video_featured_info h3,
div#video_featured_info h3 a,
div#video_featured_info div.dm_widget_rating,
div#video_featured_info div.dm_widget_senderinfo
{
    float: left;
}
div#video_featured_info h3
{
    text-transform: none;
    max-height: 49px;
    overflow: hidden;
}
div.featured_box h3 a
{
    white-space: normal;
}
div#video_featured_info div.dm_widget_rating,
div#video_featured_info div.dm_widget_senderinfo
{
    margin-bottom: 3px;
}
div.featured_box div.avg_rating span.avg_rating_details
{
    position: absolute;
    top: 4px;
    left: 82px;
    white-space: nowrap;
}
div.featured_box div.description
{
    float: left;
    width: 243px;
    height: 78px;
    overflow: hidden;
    margin-bottom: 8px;
}
div.dm_widget_videofeatured div.dm_widget_taglist
{
    position: absolute;
    right: 8px;
    bottom: 8px;
    height: 14px;
    width: 244px;
}
div.featured_box .rating_label
{
    display: none;
}
.featured_creative_title img,
.featured_official_title img
{
    position: relative !important;
    left: 0px !important;
}
div.featured_box .video_player_creative,
div.featured_box .video_player_official
{
    margin-left: -8px;
    /* margin-top: -4px; */
    width: 150px;
    float: left;
    height: 26px;
    line-height: 26px;
}

div.featured_box h2
{
    padding-top: 0px;
}

div.featured_box h2 a
{
    float: left;
    height: 26px;
    line-height: 26px;
}

img.creative_content_logo,
img.official_content_logo
{
    width: 150px;
    height: 20px;
}

img.creative_content_logo
{
    background-image: url(/images/creative_content_logo.png);
    _background-image: url(/images/8bit/creative_content_logo.png);
}

img.official_content_logo
{
    background-image: url(/images/official_content_logo.png);
    _background-image: url(/images/8bit/official_content_logo.png);
}

div.featured_box .featured_creative_title,
div.featured_box .featured_official_title
{
    float: left;
    width: 315px;
    height: 26px;
}
div.preview_placeholder
{
    margin-top: 84px;
    left: 50%;
    margin-left: -200px;
    position: relative;
    width: 400px;
    height: 55px;
    text-align: center;
    vertical-align: middle;
}
div.preview_placeholder a
{
    font-size: 1.7em;
    padding-top: 16px;
    display: block;
    height: 41px;
    font-weight: bold;
}
