#mcs1_container{margin:0; width:294px; height:385px; padding:0;}
#mcs1_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs1_container .customScrollBox .container{position:relative; width:284px; top:0; float:left;}
#mcs1_container .customScrollBox .content{clear:both;}
#mcs1_container .dragger_container{position:relative; width:5px; height:385px; float:left; margin:0 0 0 0px; cursor:pointer; background: url(../images/scrollerBorderBG.jpg) repeat-y; }
#mcs1_container .dragger{position:absolute; width:16px; height:15px; background: url(../images/scroller.png) no-repeat 0 0; text-align:center; overflow:hidden; cursor:pointer; margin-left: -5px;}
#mcs1_container .dragger_pressed{position:absolute; width:16px; height:15px; background: url(../images/scroller.png) no-repeat 0 0; border: 0; overflow:hidden; cursor:s-resize; margin-left: -5px;}