@charset "utf-8";
/* CSS Document */


/* content block 3 */
#mcs3_container{
	position:relative;
	left:0px;
	top:0px;
	margin:0;
	width:360px;
	height:417px;
	padding:0 9px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;
	-webkit-border-radius:4px;
}
#mcs3_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs3_container .customScrollBox .container{position:relative; width:330px; top:0; float:left;}
#mcs3_container .customScrollBox .content{clear:both;}
#mcs3_container .customScrollBox .content p{padding:0px 0px 10px 15px; margin:0; color:#777777; font-family:Garamond Premr Pro; font-size:16px; line-height:22px; text-align:justify;}
#mcs3_container .customScrollBox img{border:3px solid #999999; margin:0 0 0 15px;}
#mcs3_container .dragger_container{position:relative; width:0px; height:53%; float:left; margin:35px 0 0 25px; border-left:1px solid #999999; border-right:1px solid #999999; cursor:pointer}
#mcs3_container .dragger{position:absolute; width:9px; height:90px; background:#999999; 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:80px; background:#999999; margin-left:-5px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}