#product-options-wrapper{position: relative;}
.swatches-container .swatch-img,
.swatches-container .swatch-span { margin:0 2px 2px 0; cursor: pointer;}
.swatches-container .swatch-img { border:1px solid #eee;  display: inline-block;}
.swatches-container .swatch-img.current { border:1px solid #333; }
.swatches-container .swatch-span { }
.products-grid li.item.hklist{padding: 12px 10px 10px;}
.products-grid  .hklist .actions{
	bottom: 0;
    position: relative;
}