#mcs_container{position:absolute; left:0; top:0; margin:0; width:900px; height:96%; padding:10px; border-bottom:1px solid #666;  -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; box-shadow:inset 0 0 20px #000; -moz-box-shadow:inset 0 0 20px #000; -webkit-box-shadow:inset 0 0 20px #000;}
#mcs_container .customScrollBox{position:relative; height:100%; overflow:auto;}
#mcs_container .customScrollBox .container{position:relative; width:96%; top:0; float:left;}
#mcs_container .customScrollBox .content{clear:both;}
#3mcs_container .dragger_container{position:relative; width:9px; height:600px; float:left; margin:35px 0 0 25px; border-left:1px solid #31231E; border-right:1px solid #8E7757; cursor:pointer;}
#3mcs_container .dragger{position:absolute; width:9px; height:60px; background:#121212; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#3mcs_container .dragger_pressed{position:absolute; width:9px; height:60px; background:#1a1a1a; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#mcs_container .scrollUpBtn,#mcs_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#mcs_container .scrollUpBtn{top:16px; background:url("mcs_btnUp.png") center center no-repeat;}
#mcs_container .scrollDownBtn{bottom:12px; background:url("mcs_btnDown.png") center center no-repeat;}
#mcs_container .scrollUpBtn:hover,#mcs_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}