/*-----------------------------------------------------------                                                  
WEB CONTENT-SPECIFIC CLASSES                        
------------------------------------------------------------*/

.WebContent_AlbumImage {margin-left:  auto;
                        margin-right: auto;}

#WebContent_AlbumPhoto {display: none;}

.WebContent_VideoBox {background: url(../media/images/web_content/video_box_background.jpg);}
.WebContent_VideoBox:hover {background: url(../media/images/web_content/video_box_background_hover.jpg);}

.WebContent_VideoDescContainer {background: url(../media/images/web_content/video_desc_background.jpg);}

#WebContent_VideoScroller {background: url(../media/images/web_content/video_scrollbox_background.jpg);
                           height:     144px;
                           width:      895px;}

.WebContent_VideoThumbLink {color:       white;
                            font:        8pt normal Verdana;
                            line-height: 10px;}

.WebContent_VideoTitleLink {color: #1e4535;}