/* js-disabled class - set image sizes so they all fit in the viewer */ .js-disabled img { width:256px; height:176px; display:block; float:left; padding:0 0; } #outerContainer { width:256px; height:176px; margin:70px auto 0 auto; position:relative; border:1px solid #CCC; } #imageScroller { width:256px; height:176px; position:relative; } #viewer { width:256px; height:176px; overflow:hidden; margin:auto; position:relative; } #imageScroller a:active, #imageScroller a:visited { color:#000000; } #imageScroller a img { border:0; margin:0 6px;} #controls { width:256px; height:47px; background:url(http://www.saveologynetwork.com/42/124/0/) no-repeat; position:absolute; top:0; left:0; z-index:10; } #controls a { width:37px; height:35px; position:absolute; top:3px; } #controls a:active, #controls a:visited { color:#0d0d0d; } #title { color:#000; font-family:arial; font-size:14px; font-weight:bold; width:100%; text-align:center; margin-top:12px; } #rtl { background:url(http://www.saveologynetwork.com/42/127/0/) no-repeat; left:20px; } #rtl:hover { background:url(http://www.saveologynetwork.com/42/128/0/) no-repeat; left:20px; } #ltr { background:url(http://www.saveologynetwork.com/42/125/0/) no-repeat; right:20px; } #ltr:hover { background:url(http://www.saveologynetwork.com/42/126/0/) no-repeat;}