/* Styles for the custom hubPage slider */

#hubPage .newsSlideShow { height: 400px; }
#hubPage .newsSlideShow .newsSlideShow-container { background: url(../i/nssBack.gif); height: 400px !important; width: 980px !important; position: relative; top: -15px; left: -15px; }
#hubPage .newsSlideShow .newsSlideShow-container .newsSlideShow-article { display: block !important; left: auto; float: left; margin-right: 15px; position: static !important; width: auto; height: 400px; /*opacity: 0.5; filter: alpha(opacity=50); -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";*/}
#hubPage .newsSlideShow .newsSlideShow-container .headlineContainer { height: 64px; overflow: hidden; width: 100%; position: absolute; bottom: 0; }
#hubPage .newsSlideShow .newsSlideShow-container .newsSlideShow-headline { position: static !important; }
#hubPage .newsSlideShow .newsSlideShow-container .newsSlideShow-article img { /*height: 100% !important;*/ width: auto !important; position: static !important; }

#hubPage .sliderOverlay { background: url(../i/overlay.png) no-repeat left top; height: 100%; width: 100%; position: absolute; top: 0; left: 0;}
