@charset "utf-8";

#mcs4_container{position:absolute; margin:0; width:410px; height:483px; padding:8px 0px 8px 8px; border: 1px solid #D6D6D6; background: #FFFFFF;}
#mcs4_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs4_container .customScrollBox .container{position:relative; width:377px; padding-right:8px; top:0; float:left;}
#mcs4_container .customScrollBox .content{clear:both;}
#mcs4_container .customScrollBox .content p{}
#mcs4_container .dragger_container{position:relative; width:0px; height:478px; float:left; margin:2px 0 0 10px; border-left:1px dotted #2B864B; cursor:pointer;}
#mcs4_container .dragger{position:absolute; width:9px; height:9px; background:#2B864B; margin-left:-5px; text-align:center; overflow:hidden; cursor:pointer; -moz-border-radius:18px; -khtml-border-radius:18px; -webkit-border-radius:18px; border-radius:18px;}
#mcs4_container .dragger_pressed{position:absolute; width:9px; height:9px; background:#2B864B; margin-left:-5px; overflow:hidden; cursor:s-resize;}
