.amlabel-div {
    position: relative;
}
.amlabel-div .amlabel-txt {
    line-height: 11px;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    letter-spacing:0.01px;
    text-decoration: none;
    color: #fff;
}
.amlabel-div a {
    text-decoration: none;
    position: relative;
}

.amlabel-table {
    position: absolute;
    z-index: 10;
    cursor: pointer;
}
.amlabel-table td {
    vertical-align: middle;
    text-align: center;
    border: 0;
    height: auto;
}
.top-center {
    top: 0;
    left: 50%;
}
.middle-left {
    left: 0;
    top: 27%;
}
.middle-right {
    right: 0;
    top: 27%;
}
.bottom-center {
    bottom: 45%;
    right: 50%;
}
.middle-center {
    top: 26%;
    right: 50%;
}
.top-left {
    top: 0;
    left: 0;
}
.top-right {
    top: 0;
    right: 0;
}
 .catalog-product-view .top-right {
    right: -1px;
    top: 39px;
}
.bottom-left {
    bottom: 45%;
    left: 0;
}
.bottom-right {
    bottom: 47%;
    right: 0;
}
.catalog-product-view .top-left {
    left: -6px;
    top:31px;
}
.catalog-product-view .bottom-left {
    bottom: 5px;
    left: -7px;
}
.catalog-product-view .bottom-right {
    bottom: 5px;
    right: -8px;
}
.catalog-product-view .bottom-center {
    bottom: 3%;
    right: 50%;
}
.catalog-product-view .top-center {
    top: 17px;
    left: 50%;
}
.catalog-product-view .middle-right {
    right: 14px;
    top: 40%;
}
.catalog-product-view .middle-left{
    top: 40%;
}
.catalog-product-view .middle-center {
    top: 50%;
    right:50%;
}
#quickview-dialog .top-left {
    left: -6px;
    top: -6px;
}
#quickview-dialog .bottom-left {
    bottom: -2%;
    left: -6px;
}
#quickview-dialog .bottom-right {
    bottom: -2%;
    right: -6px;
}
#quickview-dialog .top-right {
    right: -6px;
    top: -6px;
}
#quickview-dialog .bottom-center{
    bottom: 3%;
}

#quickview-dialog .middle-center{
    top:50%;
}
.products-list .amlabel-div {
    float:left;
}
* html .amlabel-div { float: left; }
* html .amlabel-div a { position: relative; }