
.colorSelector {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(../images/select2.png);
}
.colorSelector div {
    position: absolute;
	top: 4px;
	left: 4px;
	width: 28px;
	height: 28px;
	background: url(../images/select2.png) center;
}

