#colors_wrap .checkwht {
	background-position:-39px 0pt!important;
	cursor:default;
	}
#colors_wrap .checkblk {
	background-position:-78px 0pt!important;
	cursor:default;
	}
#colors_wrap .picker_item {
	background:transparent url(../img/design/syronex-colorpicker.gif) no-repeat scroll 0% 0%;
	border:1px solid #666666;
	cursor:pointer;
	float:left;
	height:39px;
	margin:1px;
	overflow:hidden;
	width:39px;
	}
	
#colors_wrap_small .checkwht {
	background-position:-13px 0pt!important;
	cursor:default;
	}
#colors_wrap_small .checkblk {
	background-position:-26px 0pt!important;
	cursor:default;
	}
#colors_wrap_small .picker_item {
	background:transparent url(../img/design/syronex-colorpicker-small.gif) no-repeat scroll 0% 0%;
	border:1px solid #666666;
	cursor:pointer;
	float:left;
	height:13px;
	margin:1px;
	overflow:hidden;
	width:13px;
	}
