.sliderwrapper{position: relative; /*leave as is*/overflow: hidden; /*leave as is*/width: 705px; /*width of featured content slider*/height: 250px;z-index:0;	clear:left;}.contentdiv{visibility: hidden; /*leave as is*/position: absolute; /*leave as is*/left: 0;  /*leave as is*/top: 0;  /*leave as is*/padding-top: 15px;width: 705px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */height: 100%;border: 0px;font-family:Arial, Helvetica, sans-serif;font-size:10px;z-index:0;}.pagination{width: 705px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/text-align: right;padding: 0px 0px;}.pagination a{padding: 0 0px;text-decoration: none; color: #ccc;background: white;}.pagination a:hover, .pagination a.selected{color: #000;background-color: #cccccc;}