/* content block 5 */
.mcs5_container{position:absolute;  margin:0; width:420px; height:130px; padding:0 0px; }
.mcs5_container .customScrollBox{position:relative; width:460px; 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;}
.mcs5_container .customScrollBox .content p{padding:5px; margin:0 5px;}
.mcs5_container .customScrollBox .content p img{margin-right:5px;}
.mcs5_container .dragger_container{position:relative; height:0px; width:440px; margin:10px; border-top:1px dashed #fff;}
.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{    margin-top: -124px;    position: absolute;      right: -20px;}
.mcs5_container .scrollUpBtn{right:50px;}
.mcs5_container .scrollUpBtn:hover,#mcs5_container .scrollDownBtn:hover{color:#fff;}

.full .content, .fullprofil .content {
background : none;
border : 0px solid #ccc;
border-top : none;
padding : 0px 0px 0px;
height : 100%;
}