 span.rszCol{
    width: 2px;
    background-color: #d6d5d7;
    height: 100%;
    position: absolute;
    cursor : w-resize;
  left: -3px;
  top: 0;
}

img.rszCol{
    width: 8px;
    background-color: #d6d5d7;
    height: 100%;
    position: absolute;
    cursor : w-resize;
    left: -4px;
    top: 0;
}


span.rszcolact{
   position:absolute;
   width:3px;
   background-color:#888888;
   z-index:2;
   cursor : w-resize;
   left:-3px;
}

th.rszable{
  position:relative;
}

.tlncolrszall tbody tr td{
	padding-left:0.7em;
}

span.rszCtn{
	padding-left:0.3em;
}
