/* CSS Document */
.fcLineMoving { filter: alpha(opacity=10); opacity: 0.1; -moz-opacity: 0.1;  border-top: 1px dashed #999; }
.fcLineMoving * { color: #333333; }
.fcLineMoving { border-top: 2px dotted #999; }
.fcLineMoving td { background: #FF9F02; }
.fcLineMoving td * { /*display: none;*/ }
.fcLineHandle { width: 20px; background: url(sort_handle.png) center center no-repeat; }