@charset "utf-8";
/* CSS Document */
/* some custom fonts via google font api */
@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:extralight);
/* content block 4 */
#mcs4_container{position:relative; left:0px; top:0px; margin:0; width:140px; height:323px; padding:0 0; border:0px dotted #09C; -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:110px; top:0; float:left;}
#mcs4_container .customScrollBox .content{clear:both; }
#mcs4_container .customScrollBox .content p{padding:0 7px; margin:0 0; color:#09C; font-family:Verdana, Geneva, sans-serif; font-size:12px; line-height:18px;}
#mcs4_container .dragger_container{position:relative; width:15px;; height:323px; float:right; margin:0 0 0 10px; border-left:2px solid #ebebeb; cursor:pointer;}
#mcs4_container .dragger{position:absolute; width:10px; height:20px; background:#bed5db; margin-left:-6px; text-align:center; overflow:hidden; cursor:pointer;
/*-moz-border-radius:18px; -khtml-border-radius:18px; -webkit-border-radius:18px; border-radius:18px;*/
-moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
#mcs4_container .dragger_pressed{position:absolute; width:10px; height:20px; background:#87b2c5; margin-left:-6px; overflow:hidden; cursor:s-resize;}
