
#mcs3_container{position:absolute;  left:-10px; top:0px;  width:280px; height:360px;  }
#mcs3_container .customScrollBox{position:relative; height:100%;    overflow:hidden;}
#mcs3_container .customScrollBox .container{position:relative; width:210px; top:0; float:left;}
#mcs3_container .customScrollBox .content{}
#mcs3_container .customScrollBox .content p{padding:10px 5px 10px 15px; float: left; margin:0; color:#31231E; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}
#mcs3_container .dragger_container{position:relative; width:0px; height:96%; float:left; margin:10px 0 0 25px; border-left:1px solid #0A3E61; border-right:1px solid #0A3E61; cursor:pointer}
#mcs3_container .dragger{position:absolute; width:9px; height:60px; background:#0A3E61; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#mcs3_container .dragger_pressed{position:absolute; width:9px; height:60px; background:#0A3E61; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
