.yui-resize-handle {
  background-color:#338;
  width:5px;
  height:5px;
}

.yui-resize .yui-resize-handle-br {
  right:0;
  bottom:0;
  height: 8px;
  width: 8px;
  position:absolute; 
}

