#youtube-container {
    margin-top: 20px;
    margin-left: 10px;
    width: 880px;
}

#youtube-container a {
    text-decoration: none;
    color: #D2C598;
}
#youtube-container h3 {
    color: #fff;
}
div.video-preview {
    float: left;
    position: relative;
    margin-right: 10px;
}



span.video-preview-header {
    display: block;
    font-weight: bold;
}
