@charset "utf-8";

#mcs4_container{position:absolute; top:250px; margin:0; width:305px; height:375px; padding:8px 5px 8px 5px; border: 1px solid #D6D6D6; background: #FFFFFF;}
#mcs4_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs4_container .customScrollBox .container{position:relative; width:275px; 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:350px; float:left; margin:2px 0 0 15px; 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;}
