@charset "utf-8";
/* CSS Document */
#swatch{
	height:20px;
	width:20px;
	border:solid 1px #000;
	display:inline;
}
img.swatchspacer{
	height:20px;
	width:20px;
	border:none;
	margin:0px;
}

