@charset "utf-8";
#mcs_container, #mcs_container2, #mcs_container3{position:relative; margin:0; width:270px; height:155px; padding:0;}
/*FORIE 7*/ *:first-child+html #mcs_container, *:first-child+html #mcs_container2, *:first-child+html #mcs_container3{position:relative; margin:0; width:270px; height:183px; padding:0;}
.customScrollBox{position:relative; height:100%; overflow:hidden;}
/*FORIE 7*/ *:first-child+html .customScrollBox{position:relative; height:90%; margin-top: 20px; overflow:hidden;}
.customScrollBox .container{position:relative; width:255px; top:0; float:left;}
.customScrollBox .content{clear:both;}
.customScrollBox .content p{padding:0 5px; margin:10px 0; color:#fff; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}
.customScrollBox .content p.alt{padding:10px 5px; margin:10px 0; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; line-height:19px; color:#999;}
.customScrollBox img{border:5px solid #fff;}

.dragger_container{position:relative; width:0px; height:155px; float:left; margin:0 0 0 10px; border-left:1px solid #ca8100; border-right:1px solid #ffc764; cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;}

.dragger{position:absolute; width:4px; margin-left:-2px; height:60px; background:#f06723; text-align:center; line-height:60px; color:#666; overflow:hidden; cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}

.dragger_pressed{position:absolute; width:4px; margin-left:-2px; height:60px; background:#fed700; text-align:center; line-height:60px; color:#666; overflow:hidden; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; cursor:s-resize;}
.scrollUpBtn, .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
.scrollUpBtn{top:16px; background:url(mcs_btnUp.png) center center no-repeat;}
.scrollDownBtn{bottom:12px; background:url(mcs_btnDown.png) center center no-repeat;}
.scrollUpBtn:hover, .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}