#termsPopUp {position:relative; width:780px; height:500px; overflow:auto;padding:0 2px;}
#scrollcontent {position:absolute; width:750px; z-index:200;padding:10px;}
#scrollbar {float:right; position:relative; display:none; width:15px; height:500px; z-index:100; background:url(/images/scroll-bg.gif);margin-right: 5px;}
.scroller {position:absolute; top:0; width:15px; cursor:pointer; background: #ccc url(/images/scroll-arrows.gif) no-repeat 50% 50%; }
.buttonclick {background-color:#bbb}
