.edit_bug{z-index:100;position:absolute;width:20px;height:20px;}
.span_editable{display:block;cursor:pointer;cursor:hand;background:url('/css/images/pencil.gif') no-repeat;min-height:20px;}
/* Dragable Areas */
ul.sortable li {position: relative;}
ul.boxy {list-style-type: none;padding: 0px;margin: 0px;width: 10em;height: 20px;font-size: 11px;font-family: Arial, sans-serif;}
ul.boxy li{padding: 2px 2px;border: 1px solid #ccc;height: 20px;background-color: #eee;}
.boxyText {font-size:11px;font-family:Arial,Helvetica,san-serif;}
.handle, .handle div{cursor: move;background-image: url(/javascripts/listorder/handle.png);float: right;background-color: #ccc;background-repeat: repeat-y;width: 7px;height: 20px;}