#products-grid .overview, 
.products-list .overview {position:relative;z-index:1;overflow: visible;}
.quicksee-container{position:absolute;left:-3px;top:-3px;background:url(../images/bg-overview.png) repeat 100% 0 transparent;padding:5px 10px;z-index:99; color: #fff;}
#products-grid .overview.two .quicksee-container {
height: 134px !important;
    left: 130px;
    position: absolute;
    top: -3px;
    width: 290px !important;
}

#products-grid .overview.two.larger450 .quicksee-container {
 height: 134px !important;
    left: -303px;
    position: absolute;
    top: -3px;
    width: 284px !important;
}

#products-grid .overview.four .quicksee-container { 
height: 284px !important;
    left: -153px;
    position: absolute;
    top: -3px;
    width: 170px !important;
}

#products-grid .overview.four.less450 .quicksee-container { 
height: 284px !important;
    left: 288px;
    position: absolute;
    top: -3px;
    width: 170px !important;
}

#products-grid .mobile .quicksee-container {
height: 294px !important;
    left: -2px;
    position: absolute;
    top: -3px;
    width: 282px !important;
}
 
#upsell-product-table li.overview { position: relative;}

#upsell-gal .overview .quicksee-container {
height: 192px !important;
    left: 0;
    position: absolute;
    top: 0;
    width: 190px !important;
}

#upsell-gal .overview .quicksee-container a,
#recently-viewed-items .quicksee-container a,
#products-grid .quicksee-container a {
color: #fff;
}  

#recently-viewed-items .quicksee-container {
 height: 208px !important;
    width: 198px !important;
}
 
#products-grid .overview.hover, .products-list .overview.hover{z-index:2;}
#products-grid .overview h2.product-name a,
#upsell-product-table .overview h2.product-name a,
#recently-viewed-items .overview h2.product-name  a { font-size: 16px; color: #fff;}
#products-grid .overview h2.product-name { margin: 0; }
#products-grid .overview .price-box .price,
#upsell-product-table .overview .price-box .price,
#recently-viewed-items .overview .price-box .price { font-size: 16px !important; font-style: italic; color: #fff; }
#products-grid .overview .button,
#products-grid .overview #Indies-contact-form { 
bottom: 5px;
    display: block;
    margin: 5px 0;
    position: absolute;
 }
#products-grid .overview .price-box { margin: 0; }


.col1 > .quicksee-container .product-name,
.col1 > .quicksee-container .desc {
	float: left;
	width: 180px;
}

.col1 > .quicksee-container .view-add-links {
	bottom: 60px;
    float: right;
    font-weight: bold;
    position: absolute;
    right: 8px;
}

.col1 > .quicksee-container #Indies-contact-form,
.col1 > .quicksee-container button.btn-cart {
	bottom: 5px;
	right: 5px;
}

.col2 > .quicksee-container .view-add-links {
	position: absolute;
	bottom: 60px;
	font-weight: bold;
}



