@CHARSET "UTF-8";
.indicator{
    position: absolute;
    font-size: 9px;
    width: 16px;
    height: 12px;
    display: none;
    color: red;
    font-family: arial;
    background: url('../_images/drag.png') no-repeat 0px 0px;
}
