/* contenitorepositioning */
#thin {position:relative;}

#thin #scroller_t { position:absolute; left:15px; top:-110px; width:176px; height:226px; clip:rect(0 176 226 0); overflow:hidden; }
/* positioning */
#thin #scroller_t #container_t { position:absolute; top:5px; width:156px; height:216px; clip:rect(0 156 216 0); overflow:hidden; }
#thin #scroller_t #content_t { position:absolute; width:156px; }
#thin #scroller_t #scrollUp_t { position:absolute; left:166px; top:6px; }
#thin #scroller_t #scrollDn_t { position:absolute; left:166px; top:216px; }
#thin #scroller_t #scrollbar_t { position:absolute; left:166px; top:14px; width:10px; height:210px; clip:rect(0 10 210 0); }
#thin #scroller_t #thumb_t { position:absolute; left:0px; top:0px; background-color:#CCCCCC; layer-background-color:#CCCCCC; }
#thin #scroller_t #thumbArrowUp_t, #thin #scroller_t #thumbArrowDn_t { position:absolute; left:2px; visibility:hidden; }
#thin #scroller_t #marker_t { position:absolute; left:1px; top:0px; width:8px; height:1px; clip:rect(0 10 1 0); background-color:#CCCCCC; layer-background-color:#CCCCCC; visibility:hidden; }
#thin #scroller_t #scrollerMo5Shim_t { position:absolute; left:0px; top:5px; width:1px; height:1px; }
#thin #scroller_t #elevUp_t, #thin #scroller_t #elevDn_t { position:absolute; left:0px; top:0px; width:10px; height:210px; overflow:hidden; clip:rect(0 10 210 0); }
