.scrollingGalleryBottom{}
.scrollingGalleryBottomNavigationLeft{height:120px; width:20px; float:left;}
.scrollingGalleryBottomNavigationRight{height:120px; width:20px; float:left;}
.scrollingGalleryBottomNavigationLeft a{display:block;background:url('../images/arrowLeft.gif') center no-repeat; height:150px;}
.scrollingGalleryBottomNavigationRight a{display:block;background:url('../images/arrowRight.gif') center no-repeat; height:150px;}


.scrollingGalleryBottomItemContainer{height:150px; width:600px; float:left; overflow:hidden;position:relative;}
.scrollingGalleryBottomItemContainerFull{width:15000px;}
.scrollingGalleryBottomItem{float:left; height:150px;}
.scrollingGalleryBottomItemContent{margin-left:25px; margin-right:2px; height:130px; overflow:hidden;padding-right:0px;width:150px;}
.scrollingGalleryBottomItemContent img{border:2px solid #D4870C}
.scrollingGalleryBottomItemContent .boxTitle{color:#D4870C;font-size:12px;font-weight:bold;width:130px;}
.scrollingGalleryBottomItemContent .itemPreview{background-color:#000;}
.scrollingGalleryBottomItemContent .itemInfo{width:50%; background-color:#5B6171; padding:5px; vertical-align:top;}
.scrollingGalleryBottomItemContent .itemInfo a{font-weight:normal; color:#00CCCC; font-size:10px;}
.scrollingGalleryBottomItemContent .itemInfo .dateInfo{color:#FFF; font-size:10px; position:absolute; margin-top:50px;}
