@charset "utf-8";

/* content block 4 */
#mcs4_container{position:absolute;  margin:0; width:220px; height:340px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
#mcs4_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs4_container .customScrollBox .container{position:relative; width:196px; top:0; float:left;}
#mcs4_container .customScrollBox .content{clear:both; }
#mcs4_container .customScrollBox .content p{ margin:5px 0;}
#mcs4_container .dragger_container{background:#ccc;position:relative; width:1px; height:320px; padding:10px 0; float:left; margin:0 0 0 10px; cursor:pointer;}
#mcs4_container .dragger{position:absolute; width:8px; height:34px;  margin-left:-3px; text-align:center; overflow:hidden; cursor:pointer; -moz-border-radius:18px; -khtml-border-radius:18px; -webkit-border-radius:18px; border-radius:18px;border:solid 0px red;background:url(../images/dragger.gif) no-repeat;}
#mcs4_container .dragger_pressed{position:absolute; width:8px; height:34px; margin-left:-3px; overflow:hidden; cursor:s-resize;background:url(../images/dragger.gif) no-repeat;}
