
/*  Banner Rotator
    -- Banners will automatically cycle along with navigation by inserting 
    -- the desired images into a Text/HTML module using the Banner Container. */
    
 /* Set height of div.Normal to equal the height of banners + 34px for shadow */
.RotatorWrapper-Sub div.DNNModuleContent > div.Normal {height:271px; margin: 0;}

 /* Set width and height of banners within div.Normal img */
.RotatorWrapper div.DNNModuleContent > div.Normal img{width:950px;height:271px;} 
.SliderBottom { background: url(Images/sliderBottom.html) repeat-x;height:26px; width: 950px;  }