
::selection { background: #d69b62; color: #fff; /* Safari webkit. */ }
::-moz-selection { background: #d69b62; color: #fff; /* Firefox Gecko. */ }


.about_scrollable{ width:100%; float:left; margin-top:0px; }
.about_scrollable .viewport { width:97%; height:257px; overflow: hidden; position: relative; }
.about_scrollable .overview { position: absolute; top: 0; left:0; width:100%; }
.about_scrollable .scrollbar { margin:0 0 0px; position: relative; float:right; width:7px; height:200px; background-color:#fff; }
.about_scrollable .track { width:0px; height:1px; background:#d6d6d5; }
.about_scrollable .thumb { width:7px; height:20px; background:#999999; left:0px; position: absolute; top:-2px; cursor:pointer; }

