#colorSelector{
	background:transparent url(../images/select.png) repeat scroll 0 0;
	height:36px;
	position:relative;
	width:36px;
}
#colorSelector div{
	background:transparent url(../images/select.png) repeat scroll center center;
	height:30px;
	left:3px;
	position:absolute;
	top:3px;
	width:30px;
}