#scroll-container {margin-top: 10px;position: relative;height: 128px;}
#content {position:absolute; top: 0;left:0;width: 68px; clip: rect(0px, 78px, 118px, 0px); padding-bottom:20px; overflow: hidden;}
#content p:first-child {margin-top: 0;}
#track {position:absolute; top: 2px; left:70px;width: 8px; height: 90px;
background: #ffde9f;}
#handle {position:absolute; top:0;left:0; width:8px; height:2px; background: #ffffff;}
#button-up {position:absolute; left:70px; width: 8px; height: 8px;background: url(../img/up.gif) no-repeat;}
#button-down {position:absolute; left:70px;margin-top: 90px;width: 8px;height: 8px; background: url(../img/down.gif) no-repeat;}
