#wrapper_slide { width: 700px; margin: 49px auto; }

#slider { width: 700px; margin: 0px auto; position: relative; }

.scroll { height: 350px; width: 700px; overflow: auto; position: relative; clear: left; }

.scrollContainer div.panel { padding: 10px; height: 300px; width: 700px; }

#content { padding-bottom: 1px; }
#content ul { margin-left: 70px; padding-right: 0px; }

ul.navigation { list-style: none; margin-top: -51px; padding: 0; font-size: 12px; text-transform: uppercase; font-family: Helvetica, Verdana, sans-serif; }

ul.navigation li { display: inline-block; margin-right: 0px; }
ul.navigation li.kdqol a { color: #fff; background: url('../images/prog_tab_kdqol.png') no-repeat bottom; width: 133px; height: 20px; display: block; text-align: center; padding-top: 5px; }
ul.navigation li.home_tab a { color: #fff; background: url('../images/prog_tab_home.png') no-repeat bottom; width: 175px; height: 20px; display: block; text-align: center; padding-top: 5px; }
ul.navigation li.kidney a { color: #fff; background: url('../images/prog_tab_kidney.png') no-repeat bottom; width: 120px; height: 20px; display: block; text-align: center; padding-top: 5px; }
ul.navigation li.life a { color: #fff; background: url('../images/prog_tab_life.png') no-repeat bottom; width: 103px; height: 20px; display: block; text-align: center; padding-top: 5px; }
ul.navigation li a.selected { height: 27px; }
ul.navigation a { padding: 0px; color: #000; text-decoration: none; }

.scrollButtons { position: absolute; top: 170px; cursor: pointer; }

.scrollButtons.left { left: -60px; }

.scrollButtons.right { right: -65px; }

.hide { display: none; }