
#mcs4_container{
	width:98%;
	height:320px;
	margin:3%;
	padding-bottom:94px;
	float:left;
}
#mcs4_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs4_container .customScrollBox .container{position:relative; width:98%; top:0; float:left;}
#mcs4_container .customScrollBox .content{clear:both; padding-right:2%}
#mcs4_container .customScrollBox .content p{padding:7px 3px 5px 5px; margin:5px 0; color:#fff; font-family:Arial, Verdana, Geneva, sans-serif; font-size:12px; line-height:20px; font-weight:normal;}
#mcs4_container .dragger_container{position:relative; width:0px; height:100%; float:left;  border-left:1px solid #fff; cursor:pointer;}
#mcs4_container .dragger{position:absolute; width:9px; height:10%; background:#fff; margin-left:-5px; text-align:center; overflow:hidden; cursor:pointer; }
#mcs4_container .dragger_pressed{position:absolute; width:9px; height:10%; background:#720e1d; margin-left:-5px; overflow:hidden; cursor:s-resize;}
