
/* news */
#mcs_container{position:relative; top:0px; margin: 0 auto; width:80%; max-width:800px; height:65%; padding:10px;  }
#mcs_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs_container .customScrollBox .container{position:relative; width:96%; top:0; float:left;}
#mcs_container .customScrollBox .content{clear:both;}
#mcs_container .horWrapper{height:100%; }

/*#mcs_container .customScrollBox img{border:5px solid #009FB3;}*/
#mcs_container .dragger_container{position:relative; width:12px; height:100%; float:right; margin:0; background:#C3C5C6; cursor:pointer ; cursor:s-resize;}
#mcs_container .dragger{position:absolute; width:12px; height:60px; background:#666; text-align:center; line-height:60px; color:#009FB3; overflow:hidden; cursor:pointer;}
#mcs_container .dragger_pressed{position:absolute; width:12px; margin-left:0px; height:60px; background:#666; text-align:center; line-height:60px; color:#666; overflow:hidden;cursor:s-resize;}



/* references */
#mcs_containerR{position:relative; top:0px; margin: 0 auto; width:90%; height:65%; padding:0px;  }
#mcs_containerR .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs_containerR .customScrollBox .container{position:relative; width:96%; top:0; float:left;}
#mcs_containerR .customScrollBox .content{clear:both; overflow:auto;}
#mcs_containerR .horWrapper{height:100%; }

/*#mcs_container .customScrollBox img{border:5px solid #009FB3;}*/
#mcs_containerR .dragger_container{position:relative; width:12px; height:100%; float:right; margin:0; background:#C3C5C6; cursor:pointer ; cursor:s-resize;}
#mcs_containerR .dragger{position:absolute; width:12px; height:60px; background:#666; text-align:center; line-height:60px; color:#009FB3; overflow:hidden; cursor:pointer;}
#mcs_containerR .dragger_pressed{position:absolute; width:12px; margin-left:0px; height:60px; background:#666; text-align:center; line-height:60px; color:#666; overflow:hidden;cursor:s-resize;}

