.marketingModule {width:995px; background-color:#fff;}

#featured{width:995px; position:relative; height:590px; padding:0px; overflow:hidden;}

/* Slider CSS styles */
#slideshow { width: 995px; height: 590px; }
#nav { z-index: 50; position: absolute; bottom: 0px; right: 0px; _right:-2px; background: #ccc;}
#nav a { margin: 0px; padding: 1px 3px; /*border: 1px solid #ccc;*/ background: #ccc; text-decoration: none; color:#C41230; font-weight: bold;}
#nav a.activeSlide { background: #998a6b }
#nav a:focus { outline: none; }
#prev {z-index: 50; position: absolute; bottom: 251px; left: 0px}
#next {z-index: 50; position: absolute; bottom: 251px; right: 0px}
