#viewport{ width: 460px; overflow:hidden; position:relative; float:left; }
#viewport ul{ position: relative; padding: 0; margin: 0; }
#viewport li{ width: 150px; float: left; list-style: none; margin-right: 8px; text-align:center; } 
#moviecarousel .Scrollarrow { width:40px; padding:2px; }
#moviecarousel .left{ float:left; }
#moviecarousel .right{ float:right; }
#simplePrevious, #simpleNext{ cursor: pointer; font-size: 0.8em; text-decoration:underline; }
#moviecarousel a { text-decoration:none; }
#moviecarousel a:hover, a .moviecarouselbutton:hover { color:#333333; }
.moviecarouselbutton { margin-top:-2px; height:100px; width:44px; background:#999999; text-align:center; color:#FFFFFF; font-size:36px; line-height:90px; font-weight:bold; }
        
        
    


