#content .productitems {
position:relative;
overflow:hidden;
float:left;
width:175px;
height:346px;
color:#000;
text-align:center;
background:url(../images/catbox.gif) center 15px no-repeat;
margin:0 6px 10px;
}
* html #content .productitems {
margin:0 4px 10px;
}
#content .productitems-heading h1{
position:absolute;
left:0px;top:180px;
overflow:hidden;
width:173px;
height:14px;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#95A81A;
text-align:center;
margin:0;
padding-top:4px;
}
#content .productitems h1 a, #content .productitems h1 a:hover {
color:#95A81A;
}
#content .productitems-content {
overflow:hidden;
width:173px;
height:160px;
color:#000;
}
#content .productitems-content p {
visibility:hidden;
}
#content .productitems-content a {
color:#666666;
}
#content .productitems-content h2 {
width:173px;
height:30px;
font:bold 13px Arial, Helvetica, sans-serif;
margin:0 0 5px 0;
}
#content .productitems-content h2 a {
color:#96A91B;
}
#content .productitems-content h2 a:hover {
color:#000;
}
#content .productitems-content p.productitems-desc {
position:absolute;
left:4px;top:210px;
overflow:hidden;
visibility:visible;
width:166px;
height:54px;
color:#737373;
text-align:center;
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;
top:280px;left:5px;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
text-decoration:line-through;
color:#999;
padding-top:2px;
}
#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:280px;right:5px;
font:bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#657501;
}
#content .productitems-content div.productitems-price div.newprice span.snewprice {
text-align:center;
}
*:first-child+html #content .productitems-content div.productitems-price div.newprice span.snewprice {
padding-top:26px;
}
* html #content .productitems-content div.productitems-price div.newprice span.snewprice {
padding-top:26px;
}
#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:10px;
}
* html #content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:10px;
}