.vid-ribbon-con {
    width: 580px;    
    margin: 10px 0 0 0;    
    position: relative;
}
.ribbon-viewport {
    position: relative;
    overflow: hidden;
    width: 506px;
    height: 180px;
    left: 30px;
    top: 0;
}
.vid-nav-left {
    float: left;
    width: 27px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    display: inline;    
}
.vid-nav-right {
    float: left;
    position: absolute;
    top: 0;
    right: 14px;
    z-index: 90;
    display: inline;
}
.vid-ribbon {
    margin: 0;
    padding: 0;
    position: relative;
    left: 0;
    top: 0;
    clear: none;
    width: 1680px;
    z-index: 1;
    _left: 2px;
}
.vid-thumb {
    list-style: none;
    float: left;
    width: 158px;
    padding: 0;
    margin: 0 5px;
    display: inline;
    _margin: 0 4px;
}
.vid-thumb a {
    display: block;
}
.vid-thumb a:hover {
    text-decoration: none;
}
.vid-thumb img {
    border: 1px solid #ddd;
    border-bottom: 1px solid #1a1d55;
}
.vid-thumb .vid-cat {
    font-weight: bold;
    color: #1a1d55;
    font-size: 11px;
    margin: 3px 0 2px;
    display: block;    
}
.vid-thumb h6 {
    color: #666;
    font-weight: normal;
    font-size: 12px;
    margin: 0;
    padding: 0;
}