a.quickview_loader, a.quickview_loader img {
    cursor:hand;
}

div.r2s_quickview {
    position:absolute;
    top:0;
    left:0;
	width:338px;
	height:212px;
	background-image:url('r2s_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:6px;
    left:-10px;
	float:left;
	width:138px;
	height:200px;
	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:142px;
}

html div.r2s_quickview ul.r2s_quickview_details {
	list-style-type:disc;
	margin-left:138px;
	position:relative;
    top:-168px;
    left:36px;
}

* 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:158px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	line-height:1.4em;
	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:-158px;
    left:10px;
	width:200px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:138px;
	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:-158px;
    left:10px;
	width:200px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-left:138px;
	text-align:center;
	color:#000000;
	text-decoration:line-through;
}

div.r2s_quickview p.special_price {
	position:relative;
    top:-158px;
    left:0px;
	width:200px;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	margin-left:138px;
	color:#d02d56;
	text-align:center;
}

* html div.r2s_quickview p.special_price {
	left:142px;
}

*+ 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; }