#outerContainer{width:100%;height:445px;margin:auto;position:relative;}
#imageScroller{width:100%;height:445px;position:relative;background:#ffffff;}
#viewer{width:100%;height:470px;overflow:hidden;margin:auto;position:relative;top:10px;}
#imageScroller a:active, #imageScroller a:visited{color:#ffffff;}
#imageScroller a img{border:0;}
#controls{width:96%;height:47px;background-color:#fcf9af;position:absolute;top:4px;left:4px;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:100%;font-weight:bold;width:100%;text-align:center;margin-top:10px;}
#rtl{background:url(../images/rtl.png) no-repeat;left:100px;}
#rtl:hover{left:99px;background-image:url(../images/rtl_over.png);background-repeat:no-repeat;}
#ltr{right:100px;background-image:url(../images/ltr.png);background-repeat:no-repeat;}
#ltr:hover{background:url(../images/ltr_over.png) no-repeat;}