﻿a:active,a:focus { outline:none; }

.colorpickeritem { width:210px; height:100px; border:1px solid #666;border-color:#999 #999 #999 #999;background-color:#ededed;}

/* Color picker */
.plane { }

a:active,a:focus { outline:none; }

.grid { background:#ededed;padding:10px;border:1px solid #ededed;border-color:#ededed #ccc #ccc #ededed; }

/* Colour Picker styles */
.swatches { width:100%;height:46px; }

.swatch { border:1px solid #999;border-color:#999 #fff #fff #999;width:12px;height:12px;cursor:default;overflow:hidden;padding:0;margin:0; }
.swatch-h { border:1px solid #999;width:12px;height:12px;cursor:default;overflow:hidden;padding:0;margin:0; }
.swatch-a { border:1px solid #999;width:12px;height:12px;cursor:default;overflow:hidden;padding:0;margin:0; }

