.colorpicker{width:206px;height:166px;overflow:hidden;position:absolute;background-image:url(images/colorpicker_background_light.png);background-repeat:no-repeat;font-family:Arial, Helvetica, sans-serif;display:none}
.colorpicker_color{width:150px;height:150px;left:2px;top:8px;position:absolute;background:#f00;overflow:hidden;cursor:crosshair}
.colorpicker_color div{position:absolute;top:0;left:0;width:150px;height:150px;background:url(images/colorpicker_overlay.png)}
.colorpicker_color div div {position:absolute;top:0;left:0;width:11px;height:11px;overflow:hidden;background:url(images/colorpicker_select.gif);margin:-5px 0 0 -5px}
.colorpicker_hue {position:absolute;top:7px;left:159px;width:35px;height:150px;cursor:n-resize}
.colorpicker_hue div {position:absolute;width:35px;height:9px;overflow:hidden;background:url(images/colorpicker_indic.gif) left top;margin:-4px 0 0 0;left:0px}
.colorpicker input {display:none}
