@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 3 */
#mcs3_container{position:absolute; left:0px; top:0px; margin:0; width:810px; height:290px; padding:0 px;   -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; color:#b1b1b1; line-height:26px;}
#mcs3_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs3_container .customScrollBox .container{position:relative; width:790px; top:0; float:left;}
#mcs3_container .customScrollBox .content{clear:both;}
#mcs3_container .dragger_container{position:relative; width:1px;background:#292929; height:98%; float:left; margin:5px 0 0 5px; border-left:2px solid #292929;  cursor:pointer}
#mcs3_container .dragger{position:absolute; width:9px; height:60px; background:#535353; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#mcs3_container .dragger_pressed{position:absolute; width:9px; height:60px; background:#34559b; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}


#mcs4_container{position:absolute; left:0px; top:0px; margin:0; width:545px; height:336px; padding:0 px;   -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; color:#413a35; line-height:28px;}
#mcs4_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs4_container .customScrollBox .container{position:relative; width:525px; top:0; float:left;}
#mcs4_container .customScrollBox .content{clear:both;}
#mcs4_container .dragger_container{position:relative; width:1px;background:#d1c7b0; height:98%; float:left; margin:5px 0 0 5px; border-left:2px solid #d1c7b0;  cursor:pointer}
#mcs4_container .dragger{position:absolute; width:9px; height:60px; background:#bcaa92; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#mcs4_container .dragger_pressed{position:absolute; width:9px; height:60px; background:#aa9151; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}