#featuredVideo div.player {
    background: #000;
    text-align: center;
}

#featuredVideo div.meta {
    margin: 9px 0 0 0;
    font-size: 11px;
    line-height: 1.181818em;
}

#featuredVideo div.meta a.track strong {
    font-size: 16px;
    line-height: 1.125em;
}

#featuredVideo div.meta span.artist {
    display: block;
    margin-bottom: 1em;
}

/* More Videos */

#video-landing ul.mediumVideoList {
    clear: both;
    display: block;
    width: 565px;
}

#video-landing ul.mediumVideoList li {
    width: 126px;
    margin-right: 11px;
}

#video-landing ul.mediumVideoList li {
    font-size: 11px;
    line-height: 1.181818em;
}

#video-landing ul.mediumVideoList li a {
    color: #0187c5;
}

#video-landing ul.mediumVideoList li strong.title {
    font-weight: bold;
}

#video-landing ul.mediumVideoList li a.recommended {
    display: block;
    margin: 3px 0 0 0;
}

#video-landing ul.tagList {
    clear: both;
    width: 100%;
}

#video-landing ul.tagList li {
    display: block;
    float: left;
    width: 50%;
}
