@charset "utf-8";#slideshowWrapper{position:relative;width:506px;margin:auto;}#slideshowWrapper a:hover{border:none;}#fssPrev{position:absolute;top:115px;left:-67px;background:url(arrows.png) -67px 0;width:67px;height:143px;text-indent:-999999px;}#fssNext{position:absolute;top:115px;left:506px;background:url(arrows.png) no-repeat;width:67px;height:143px;text-indent:-999999px;}#fssPlayPause{position:absolute;top:330px;right:30px;background:url(white.png) repeat;padding:4px 0 5px 0;-moz-border-radius:5px;border-radius:5px;width:60px;text-align:center;display:block;color:#333;text-decoration:none;}ul#myScreen{list-style:none;border:1px solid #999;padding:2px;margin:auto;margin-top:5%;width:500px;height:380px;overflow:hidden;}#fssList{list-style:none;width:506px;margin:auto;padding:5px 0 0 45%;}#fssList li{display:inline;padding-right:10px;}#fssList li a{color:#999;}#fssList li.fssActive a{color:#FF0;text-decoration:none;}