@charset "utf-8";

/* Bio text */
.mcs_container { position:relative; width:360px; height:260px;  }
.mcs_container .customScrollBox { position:relative; height:100%; overflow:auto; -webkit-overflow-scrolling:touch;  }
.mcs_container .customScrollBox .container { position:relative; width:340px; top:0; float:left; }
.mcs_container .customScrollBox .content { clear:both;  }
.mcs_container .customScrollBox .content p { padding:0 5px; color:#cfc6c1; font-family:Helvetica, Arial, sans-serif; font-size:14px; line-height:19px;  }
.mcs_container .customScrollBox .content p.alt { padding:10px 5px; margin:10px 0; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; line-height:19px; color:#999;  }
.mcs_container .customScrollBox img {border:5px solid #fff; }
.mcs_container .dragger_container { position:relative; width:2px; height:260px; float:left; margin:0px 0 0 10px; cursor:pointer -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;  }
.mcs_container .dragger {position:absolute; width:6px; height:60px; background:#941d1d; text-align:center; line-height:60px; color:#666; overflow:hidden; cursor:pointer; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
.mcs_container .dragger_pressed {position:absolute; width:6px; height:60px; background:#941d1d; 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; }

/* Beatdown (about section) text */
#mcs_container5 { position:relative; width:400px; height:155px;  }
#mcs_container5 .customScrollBox { position:relative; height:100%; overflow:auto; -webkit-overflow-scrolling:touch;  }
#mcs_container5 .customScrollBox .container { position:relative; width:380px; top:0; float:left; }
#mcs_container5 .customScrollBox .content { clear:both;  }
#mcs_container5 .customScrollBox .content p { padding:0 5px; color:#fff; font-family:Helvetica, Arial, sans-serif; font-size:14px; line-height:19px;  }
#mcs_container5 .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; }
#mcs_container5 .customScrollBox img {border:5px solid #fff; }
#mcs_container5 .dragger_container { position:relative; width:2px; height:155px; float:left; margin:0px 0 0 10px; cursor:pointer -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;  }
#mcs_container5 .dragger {position:absolute; width:6px; height:60px; background:#941d1d; text-align:center; line-height:60px; color:#666; overflow:hidden; cursor:pointer; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; }
#mcs_container5 .dragger_pressed {position:absolute; width:6px; height:60px; background:#941d1d; 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; }

