#color_picture_box{ width: 239px; height: 128px; position: absolute; display: none; z-index: 1000; visibility: visible; }

#color_picture_box_img{ border-color: #333333 #333333 -moz-use-text-color; border-style: solid; border-width: 1px 1px 0; height: 128px; margin: 0; overflow: hidden; padding: 0; background-color: inherit; }

#color_picture_box_label{ background-color: #FFFFFF; color: #333333; font: bold 11px/12px Arial,Verdana,sans-serif; height: auto; margin: 0; overflow: hidden; padding: 0; text-align: left; display: block; border-color: #333333 #333333 -moz-use-text-color; border-style: none solid solid solid; border-width: 0px 1px 1px 1px; padding: 2px; }

a.color_pick {
	border: 1px solid #666666;
	cursor: pointer;
	float: left;
	height: 18px;
	margin: 0 0.5em 0 0;
	width: 30px;
	margin-bottom: 3px;
}
.swatch-image{ overflow: hidden; width: 30px; height: 18px; }
