.currentColor, .selectedColor {
  border: 2px solid #000;
  background-color: #fff;
  width:50px;
  height:50px;
}

.ImageColorPickerCanvas {
	cursor:crosshair;
}
