#videos_container {
    width: 833px;
    height: 370px;
    margin: 20px auto;
    background: url('/media/images/videos/video-container-bg.jpg') top left no-repeat;
}
#videos_main {
    width: 400px;
    height: 330px;
    padding:  22px 24px;
    float: left;
}
#videos_list {
    margin-left:448px;
    padding:23px 10px 0pt 0;
}
#videos {
    height: 324px;
    overflow: auto;
}
.videos_item {
    color: #595959;
}
.videos_item a {
    color: #595959;
    text-decoration: none;
}
.videos_item.active a {
    color: #333;
}
.videos_item a:hover {
    color: #000;
    text-decoration: underline;
}
.videos_thumbnail {
    width: 80px;
    padding: 11px;
    float: left;
    background: transparent url('/media/images/videos/thumbnail-bg.jpg') top left no-repeat;
}
.videos_thumbnail img {
    border: 4px solid #fff;
}
.videos_item.active .videos_thumbnail img, .videos_item a:hover img {
    border: 4px solid #333;
}
.videos_item_info {
    padding-top: 10px;
    margin-left: 100px;
    height: 80px;
}
.videos_item_info .title {
    margin: 0;
    font-size: 10px;
}
.videos_item_info .description {
    margin: 0;
}
/* THICK BOX customization */
#TB_ajaxWindowTitle {
    font-size: 14px;
    font-weight: bold;
    color: #333;
}
#email-form th {
    text-align: right;
    vertical-align: top;
    font-weight: normal;
}
.field_notes {
    color: #666;
    font-size: 0.8em;
}
.field input, .field textarea {
    width: 284px;
    border: 1px solid #ccc;
}
.field textarea {
    height: 170px;
}
.submit {
    text-align: right;
    padding: 10px 5px;
}
.errorlist {
    color: #d00000;
}
ul.errorlist {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.errorlist li {
    text-align: right;
}
#email_thanks_container {
    color: #333;
}
#video_title , #video_description {
    text-align:center;
}
#video_thumbs {
    width:655px;
}
#video_nav_right {
    text-align: right;
}
#video_nav_left, #video_nav_right {
    float:left;
    width:30px;
    margin:32px 0;
}
#video_thumbs {
    float:left;
}
#video_info {
    border-bottom:1px solid #E5E5E5;
    margin-bottom:7px;
    line-height:30px;
}
#content {
    margin:0 55px;
    text-align:left;
}
.jcarousel-skin-dcteam .jcarousel-item-horizontal {
background-color:#d2d2d2;
margin-right:2px;
}

.annotated .image img {
    margin:22px 7px;
    border:2px solidi #000;
}
img.selected {
    border:2px solid #bc0000;
}
.jcarousel-skin-dcteam .jcarousel-item {
    overflow:hidden;
    height:140px;
    position:relative;
    width:162px;
}
.annotated .background {
    font-weight:bold;
    background-color:transparent;
    bottom:4px;
    color:#3B3B3B;
    display:block;
    left:8px;
    position:absolute;
    width:100%;
}
#page_bottom {
    border-top:1px solid #E5E5E5;
    height:17px;
}
ul.jcarousel-list.jcarousel-list-horizontal {
    margin-bottom:7px;
}

#video {
    padding-left:20px;
    padding-top:37px;
}
