#content .productitems {
position:relative;
overflow:hidden;
float:left;
width:194px;
height:260px;
border:1px solid #2b2ba7;
background:#F0F0F0;
color:#000;
text-align:center;
margin:0 2px 4px;
}
* html #content .productitems {
margin:0 2px 4px;
}
#content .productitems-heading h1 {
position:absolute;
left:0;top:137px;
width:194px;
height:33px;
background:none;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-align:center;
margin:0;
padding:2px 0 0;
}
#content .productitems h1 a, #content .productitems h1 a:hover {
color:#0b0a4c;
}
#content .productitems-content {
overflow:hidden;
width:194px;
height:136px;
border-bottom:none;
background:#fff;
color:#000;
}

#content .productitems-content h2 {
width:194px;
height:18px;
background:#2b2ba7;
font:bold 12px Arial, Helvetica, sans-serif;
margin:0;
padding-top:4px;
}
#content .productitems-content h2 a, #content .productitems-content h2 a:hover {
color:#fff;
}

#content .productitems-content p.productitems-desc {
position:absolute;
color:#0b0a4c;
left:0px;top:172px;
overflow:hidden;
width:188px;
height:54px;

border-bottom:0px solid #f0f0f0;
font:11px Verdana, Arial, Helvetica, sans-serif;
padding:0 4px 0;
text-align:left;
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:0;top:232px;
width:97px;
height:24px;
background:#fff;
font:bold 14px Arial, Helvetica, sans-serif;
text-decoration:line-through ;
color:#666;
padding-top:5px;
}
#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;
top:232px;left:97px;
width:97px;
height:25px;
border-bottom:1px solid #cdcdcd;
border-right:1px solid #cdcdcd;
background:#fff;
font:bold 18px Arial, Helvetica, sans-serif;
color:#FB0B0B;
padding-top:3px;
}
*:first-child+html #content .productitems-content div.productitems-price div.newprice {
height:25px;
padding-top:3px;
}
* html #content .productitems-content div.productitems-price div.newprice {
height:25px;
padding-top:3px;
}
#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;
}
