#container {width:710px; height:410px; margin:10px 0 0 0; background:#333; color:#ccc;}
#containerFull {width:950px; height:410px; margin:10px 0 0 0; background:#333; color:#ccc;}
#contentScroll {float:left;position:relative; left:160px; width:550px; height:410px; overflow:auto}
#content_text {position:absolute; width:520px; padding:15px 0; z-index:200}
#contentScrollWide {float:left;position:relative; left:20px; width:690px; height:410px; overflow:hidden}
#content_textWide {position:absolute; width:660px; padding:15px 0; z-index:200}
#contentScrollFull {float:left;position:relative; left:20px; width:920px; height:410px; overflow:auto}
#content_textFull {position:absolute; width:890px; padding:15px 0; z-index:200}
#scrollbar {float:right; position:relative; display:none; width:15px; height:410px; z-index:100;  background-color:#333;}
.scroller {position:absolute; top:0; width:15px; cursor:pointer; background-color:#555; background-image:url(/scripts/images/scroll-arrows.gif); background-position:50% 50%; background-repeat:no-repeat}
.buttonclick {background-color:#777}
