a.quickview_loader, a.quickview_loader img {
    cursor:pointer;
}

div.r2s_quickview {
    position:absolute;
    top:0;
    left:0;
    width:338px;
    height:212px;
    background-image:url('quickview_bg.png');
    background-position:top left;
    background-repeat:no-repeat;
    display:none;
    vertical-align:top;
    z-index:1000;
}

div.r2s_quickview img.quickview_img {
    display:block;
    position:relative;
    top:1px;
    left:1px;
    float:left;
    width:152px;
    height:210px;
    border:0;
}

* html div.r2s_quickview img.quickview_img {
    left:-20px;
}

div.r2s_quickview img.quickview_logo {
    display:block;
    width:199px;
    height:24px;
    position:relative;
    top:-188px;
    left:128px;
    border:0;
}

* html div.r2s_quickview img.quickview_logo {
    left:142px;
}

*+ html div.r2s_quickview img.quickview_logo {
    left:0;
}

#quickview_gdpricelabel {
    display:block;
    position:relative;
    top:0;
    left:22px;
}

.preview_text {
    position:relative;
    top:0;
    left:10px;
    font-family: Arial;
    font-size:18px;
    font-weight:bold;
}

html div.r2s_quickview ul.r2s_quickview_details {
    position:relative;
    list-style-type:disc;
    margin-left:174px;
    width:162px;
    top:0;
    left:0;
}

* html div.r2s_quickview ul.r2s_quickview_details {
    padding-left:40px;
    left:138px;
}

*+ html div.r2s_quickview ul.r2s_quickview_details {
    padding-left:20px;
    left:158px;
}

div.r2s_quickview ul.r2s_quickview_details li {
    width:120px;
    margin-top:8px;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:10px;
    font-weight:bold;
    line-height:1.2em;
    color:#000000;
    /*
    background-image:url('r2s_quickview_bullet.png');
	background-repeat: no-repeat;
	background-position:center left;
    */
}

* html div.r2s_quickview ul.r2s_quickview_details li {
    vertical-align:text-top;
    position:relative;
    top:-4px;
}

*+ html div.r2s_quickview ul.r2s_quickview_details li {
    vertical-align:text-top;
    position:relative;
    top:-4px;
}

div.r2s_quickview p.price {
    position:relative;
    top:0;
    left:10px;
    width:120px;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    margin-left:0;
    text-align:center;
    color:#000000;
}

* html div.r2s_quickview p.price {
    left:142px;
}

*+ html div.r2s_quickview p.price {
    left:142px;
}

div.r2s_quickview p.specialPriceExists {
    position:relative;
    top:0;
    left:10px;
    width:120px;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    margin-left:0;
    text-align:center;
    color:#000000;
    text-decoration:line-through;
}

div.r2s_quickview p.special_price {
    position:relative;
    top:0;
    left:0px;
    width:120px;
    font-family:Verdana, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    margin-left:0;
    color:#d02d56;
    text-align:center;
}

* html div.r2s_quickview p.special_price {
    left:0;
}

*+ html div.r2s_quickview p.special_price {
    left:142px;
}

* html div.r2s_quickview img#quickview_img { margin-right: -3px; }
*+ html div.r2s_quickview img#quickview_img { margin-right: -3px; }

* html div.r2s_quickview img.quickview_logo { margin-left: -3px; }
*+ html div.r2s_quickview img.quickview_logo { margin-left: -3px; }

* html div.r2s_quickview ul.r2s_quickview_details { margin-left: -3px; }
*+ html div.r2s_quickview ul.r2s_quickview_details { margin-left: -3px; }

* html div.r2s_quickview p.price { margin-left: -3px; }
*+ html div.r2s_quickview p.price { margin-left: -3px; }

*+ html div.r2s_quickview p.special_price { margin-left: -3px; }
* html div.r2s_quickview p.special_price { margin-left: -3px; }