.color_picker_table table, .color_picker_table td {width: 10px; height: 10px;margin: 0; padding: 0;}
.color_picker_table td a {width: 9px; height: 9px; display:block; overflow: hidden; border: 1px solid #808080;}
* html .color_picker_table td a {width: 10px; height: 10px;}
*:first-child+html .color_picker_table td a {width: 10px; height: 10px;}
#colorpicker { z-index: 3 }
