#mcs3_container{
	
	left:400px;
	top:20px;
	margin:15px 0px 0px 310px;
	width:350px;
	height:390px;
	padding:0 2px;
}
#mcs3_container .customScrollBox{position:relative; height:100%;overflow:hidden;}
#mcs3_container .customScrollBox .container{position:relative; width:310px; top:0; float:left;}
#mcs3_container .customScrollBox .content{clear:both;}
#mcs3_container .dragger_container{position:relative; width:0px; height:83%; float:left; margin:35px 0 0 25px; border-left:1px solid #cf6aa4; border-right:1px solid #8E7757; cursor:pointer}
#mcs3_container .dragger{position:absolute; width:7px; height:60px; background: #c60660;  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:7px; height:60px; background: #c60660; margin-left:-4px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
