@charset "utf-8";
/* content block 1 */
#mcs_container {position:relative; top:0; left:265px; margin:0; width:605px; height:350px; padding:0; border-top: 1px solid transparent;}
#mcs_container .customScrollBox {position:relative; top: -350px; width:605px; height:100%; overflow:hidden; margin-top:-2px;}
#mcs_container .customScrollBox .container {position:relative; width:575px; float:left;}
#mcs_container .customScrollBox .content {clear:both;}
#mcs_container .dragger-wrapper { width:5px; height:340px; padding:5px 3px; float:right; margin:0; background:#161616; -moz-border-radius:3px; -khtml-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; }
#mcs_container .dragger_container {position:relative; width:5px; height:340px; padding:0; margin:0;}
#mcs_container .dragger {position:absolute; width:5px; height:60px; background:#2d2d2d; text-align:center; line-height:60px; color:#666; overflow:hidden; cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
#mcs_container .dragger_pressed {position:absolute; width:5px; height:60px; background:#2d2d2d; text-align:center; line-height:60px; color:#666; overflow:hidden; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; cursor:pointer;}