@charset "utf-8";
/* CSS Document */
#h-scroller-element .customScrollBox .container {
zoom: 1;
}

/* content block 5 */
#mcs5_container{position:absolute; margin:40px 0; width:100%; height:745px; background: #fff; width: 7300px !important;}
#mcs5_container .customScrollBox{position:relative; width:100%; overflow:hidden; }
#mcs5_container .customScrollBox .horWrapper{position:relative; left:0; }
#mcs5_container .customScrollBox .container{position:relative; left:0; display:inline-block; *display:inline;}
#mcs5_container .customScrollBox .content{clear:both; *width: 7250px;}


#mcs5_container .dragger_container{position:relative; height:0px; width:540px; margin: 25px 10px; border-top:1px dashed #C30; display: none;}
#mcs5_container .dragger{position:absolute; width:60px; height:9px; background:#111 url(mcsDragger.png) no-repeat; margin-top:-5px;}

#mcs5_container .dragger_pressed{position:absolute; width:60px; height:9px; background:#111 url(mcsDraggerHover.png) no-repeat; margin-top:-5px;}
#mcs5_container .scrollUpBtn,#mcs5_container .scrollDownBtn{position:absolute; top:0; display:inline-block; font-family:Arial,Helvetica,sans-serif; font-size:large; font-weight:normal; color:#C30; margin:8px 5px 0 10px; text-decoration:none;}
#mcs5_container .scrollDownBtn{right:10px;}
#mcs5_container .scrollUpBtn{right:50px;}
#mcs5_container .scrollUpBtn:hover,#mcs5_container .scrollDownBtn:hover{color:#fff;}