@charset "utf-8";
/* CSS Document */
/* some custom fonts via google font api */
@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:extralight);




/* content block 4*/
#mcs4_container {position:absolute; left:496px; top:27px; margin:0; width:136px; height:363px; padding:0;}
#mcs4_container .customScrollBox{position:relative; height:100%; overflow:hidden; background-color: #dedede;}
#mcs4_container .customScrollBox .container{position:relative; width:110px; top:0; float:left;}
#mcs4_container .customScrollBox .content{clear:both;}

#mcs4_container .dragger_container{position:relative; width:0px; height:340px; float:left; margin:10px 0 0 12px; border-left:1px dotted #0c5ba0; cursor:pointer;}
#mcs4_container .dragger{position:absolute; width:9px; height:9px; background:#0c5ba0; margin-left:-5px; text-align:center; overflow:hidden; cursor:pointer; -moz-border-radius:18px; -khtml-border-radius:18px; -webkit-border-radius:18px; border-radius:18px;}
#mcs4_container .dragger_pressed{position:absolute; width:9px; height:9px; background:#0c5ba0; margin-left:-5px; overflow:hidden; cursor:s-resize;}

#mcs4_container ul {margin: 0;}
#mcs4_container li {height: 81px !important; width: 110px; overflow: hidden; font-size: 1px;}
#mcs4_container li a {width: 120px; height: 80px !important;}
#mcs4_container li a img {border: none;  width: 110px;}
#mcs4_container li a:hover img {border: none;}



/* content block 4 ====== ORIGINAL
#mcs4_container{position:absolute; left:340px; top:540px; margin:0; width:260px; height:200px; padding:0 10px; border:1px 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:240px; top:0; float:left;}
#mcs4_container .customScrollBox .content{clear:both;}
#mcs4_container .customScrollBox .content p{padding:10px 5px; margin:10px 0; color:#09C; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}
#mcs4_container .dragger_container{position:relative; width:0px; height:180px; float:left; margin:10px 0 0 10px; border-left:1px dotted #555; cursor:pointer;}
#mcs4_container .dragger{position:absolute; width:9px; height:9px; background:#555; margin-left:-5px; text-align:center; overflow:hidden; cursor:pointer; -moz-border-radius:18px; -khtml-border-radius:18px; -webkit-border-radius:18px; border-radius:18px;}
#mcs4_container .dragger_pressed{position:absolute; width:9px; height:9px; background:#09C; margin-left:-5px; overflow:hidden; cursor:s-resize;} */
