
 #divSGrpList{
                float:left;
                overflow:hidden;
				
            }

#divGrpList{
                float:left;
                overflow:hidden;
				
            }
			
#divList{
                float:left;
                overflow:hidden;
				
            }			
.scrollbar-vert{
                display:none;
                height: 116px;
                width: 15px;
                float:left;
				position:absolute;
            }
.scrollbar-vertT{
                background-color:#efefef;
                display:none;
                height: 148px;
                width: 15px;
                float:left;
				position:absolute;
				z-index:6000;
            }
.handle-vert{
                height: 32px;
                width: 15px;
				margin-left:10px;
				/*-moz-border-radius: 10px;
				-webkit-border-radius: 10px;
                background: #ee7320;
				border:1px solid #c05a16;*/
				background-image:url('handel.png');
				z-index:6000;
            }



