#content .productitems {
position:relative;
overflow:hidden;
float:left;
width:191px;
height:300px;
border:none;
background:url(../images/pl2.gif) center top no-repeat;
color:#000;
text-align:center;
margin:0 4px 0 0;
padding:0;
}
#content .productitems-heading h1 {
position:absolute;
left:0;top:175px;
overflow:hidden;
width:171px;
height:15px;
border:none;
background:none;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#F00078;
text-align:left;
margin:0;
padding:0 10px;
}
#content .productitems h1 a, #content .productitems h1 a:hover {
color:#F00078;
}
#content .productitems-content {
overflow:hidden;
width:165px;
height:140px;
border:none;
background:none;
color:#000;
padding:10px 13px 0;
}
#content .productitems-content a img {
height:140px;
width:auto;
}
#content .productitems-content .productgrid-manimage {
position:absolute;
left:0;top:155px;
width:203px;
text-align:center;
}
#content .productitems-content h2 {
display:none;
}

#content .productitems-content p.productitems-desc {
position:absolute;
left:0px;top:191px;
overflow:hidden;
width:171px;
height:28px;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-align:left;
padding:0 10px 0;
z-index:2;
}

#content .productitems-content div.productitems-price {
font-size:10px;
text-align:center;
z-index:100;
}
#content .productitems-content div.productitems-price div.oldprice {
position:absolute;
left:0px;top:240px;
width:81px;
font:bold 12px Arial, Helvetica, sans-serif;
text-decoration:line-through ;
color:#666;
padding-top:4px;
}
#content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:6px;
}
*:first-child+html #content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:10px;
}
* html #content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:10px;
}
#content .productitems-content div.staranim {
display:none;
}

#content .productitems-content div.productitems-price div.newprice {
position:absolute;
right:20px;top:240px;
width:82px;
font:bold 18px Arial, Helvetica, sans-serif;
color:#F00078;
}
#content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:7px;
}
*:first-child+html #content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:13px;
}
* html #content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:13px;
}
