#ready_container{width:270px; height:250px; float:left; margin-top:10px;}
#ready_container .customScrollBox{position:relative; height:250px; overflow:hidden;}
#ready_container .customScrollBox .container{position:relative; top:0; width:260px; float:left;}
#ready_container .customScrollBox .content{float:left; width:270px;}
#ready_container .dragger_container{position:relative; width:9px; height:250px; background:#5A5A5A; float:left; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#ready_container .dragger{position:absolute; width:9px; height:60px; background:#B5A46F; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}

#fabrics_container{width:285px; height:500px; float:left; margin-top:10px;}
#fabrics_container .customScrollBox{position:relative; height:500px; overflow:hidden;}
#fabrics_container .customScrollBox .container{position:relative; top:0; width:272px; float:left;}
#fabrics_container .customScrollBox .content{ float:left; width:285px; }
#fabrics_container .customScrollBox .content ul{ list-style:none; padding:0; margin:0; }
#fabrics_container .dragger_container{position:relative; width:9px; height:500px; background:#5A5A5A; float:left; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#fabrics_container .dragger{position:absolute; width:9px; height:60px; background:#B5A46F; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}

#about_container{width:270px; height:303px; float:left;}
#about_container .customScrollBox{position:relative; height:303px; overflow:hidden;}
#about_container .customScrollBox .container{position:relative; top:0; width:250px; float:left;}
#about_container .customScrollBox .content{float:left; width:270px;}
#about_container .dragger_container{position:relative; width:9px; height:303px; background:#5A5A5A; float:left; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#about_container .dragger{position:absolute; width:9px; height:60px; background:#B5A46F; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}