#content {clear: both;}
#content .viewport { width: 795px; margin: 0 0 20px 0; float: left; height: 850px; overflow: hidden; position: relative; }
#content .overview { list-style: none; position: absolute; left: 0; top: 0; }
#content .scrollbar { position: relative; float: right; width: 15px; background: url("../images/pixel.png") repeat-y scroll center top transparent;}
#content .track {  height: 100%; width:0px; position: relative; }
#content .thumb { background-color: #57aa30; height: 15px; width: 15px; cursor: pointer; overflow: hidden; position: absolute; top: 0; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px;}
#content .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#content .disable{ display: none; }