
#wrapper {width: 718px;margin: 0 auto;}
#slider {width: 718px;margin: 0 auto;position: relative;}
.scroll {height: 478px;width: 718px;overflow: auto;overflow-x: hidden;position: relative;clear: left;background: #FFFFFF;color:#000;}
.scrollContainer div.panel {height: 478px;width: 718px;}
.panel {float: left; position: relative;}
#shade {background: #EDEDEC url(http://www.urbanriver.com/images/shade.jpg) no-repeat 0 0;height: 50px;}
ul.navigation {list-style: none;margin: 0 20px 0 20px;padding: 0;padding-bottom: 9px; position:relative; bottom:100px; float:right; display:none}
ul.navigation li {display: inline;}
ul.navigation a {padding: 0px;color: #7e7b77;text-decoration: none;font-size:7.5em; display:block; float:left; height:22px; width:22px}
ul.navigation a:hover {color: #b3c531;}
ul.navigation a.selected {color: #302c25;}
ul.navigation a:focus {outline: none;}
.scrollButtons {position: absolute;top: 205px;cursor: pointer;}
.scrollButtons.left {left: -31px;}
.scrollButtons.right {right: -31px;}
.hide {display: none;}
