.sliderwrapper{position: relative; /*leave as is*/overflow: hidden; /*leave as is*/border: 0px solid black;border-bottom-width: 1px;width: 586px; /*width of featured content slider*/height: 219px;}.sliderwrapper .contentdiv{visibility: hidden; /*leave as is*/position: absolute; /*leave as is*/left: 0;  /*leave as is*/top: 0;  /*leave as is*/padding-left: 5px;padding-bottom: 5px;padding-right: 5px;background: white;width: 576px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */height: 100%;filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);-moz-opacity: 1;opacity: 1;}.pagination{width: 586px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/text-align: right;background-color: navy;padding: 5px 10px;}.pagination a{padding: 0 5px;text-decoration: none; color: white;background: white;}.pagination a:hover, .pagination a.selected{color: white;background-color: white;}#slider4{border-color: black;margin-left: 0px;height: 219px}#paginate-slider4{background-color: black;border-color: black;margin-left: 0px;width: 586px;height: 35px;}#paginate-slider4 a img{width: 62px;height: 22px;border: 1px solid #333333;margin-top: 3px;}#paginate-slider4 a img:hover, #paginate-slider4 a.selected img{border: 1px solid #999999;}