	/* Scrollbar & content css */	
				
			#categories, #facets{
				#height: 300px;
				width: 180px;
				float:left;
				overflow:hidden;
				margin-bottom: 10px;
			}
			
			#genderAge{
        width: 192px;
        float:left;
        margin-bottom:10px;
      }

      
      #label {
        float:left;
      }
      
			#content p{
				margin: 10px;
			}
			.scrollbar-vert{
				background:url(/cms/media/img/content/shop/jpg/scroller_bg.jpg);
				#height: 302px;
				width: 12px;
				float:left;
			}
			.handle-vert{
				height: 50px;
				width: 12px;
				background: url(/cms/media/img/content/shop/jpg/handle.jpg) no-repeat;
			}
