@charset "utf-8";
/* CSS Document */
#mcs3_container{width:435px; height:380px; margin-left: 17px;}
#mcs3_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs3_container .customScrollBox .container{position:relative; width:400px; top:0; float:left;}
#mcs3_container .customScrollBox .content{clear:both;}
#mcs3_container .dragger_container{position:relative; width:0px; height:340px; float:left; margin:15px 0 0 25px; border-left:1px solid #115259; border-right:1px solid #999999; cursor:pointer}
#mcs3_container .dragger{position:absolute; width:9px; height:60px; background:#256063; margin-left:-4px; 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:#2DC4D6; margin-left:-4px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}