.HtmlAreaDragResizeBox {
    width: 5px;
    height: 5px;
    position: absolute;
    z-index: 1000000;
    background: #AAAAAA;
    border: 1px solid #333333;
}