#content .productitems {
position:relative;
overflow:hidden;
float:left;
width:182px;
height:340px;
color:#000;
text-align:center;
background:url(../images/catbox.gif) center 35px no-repeat;
margin:0 2px 10px;
}
* html #content .productitems {
margin:0 1px 10px;
}
#content .productitems-heading h1 {
position:absolute;
left:0px;top:200px;
overflow:hidden;
width:182px;
height:14px;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#68B0DB;
text-align:center;
margin:0;
padding-top:4px;
}
#content .productitems h1 a, #content .productitems h1 a:hover {
color:#68B0DB;
}
#content .productitems-content {
overflow:hidden;
width:182px;
height:160px;
color:#000;
}
#content .productitems-content p {
visibility:hidden;
}
#content .productitems-content a {
color:#666666;
}
#content .productitems-content h2 {
overflow:hidden;
width:182px;
height:32px;
font:bold 12px Arial, Helvetica, sans-serif;
margin:0 0 25px 0;
text-align:center;
}
#content .productitems-content h2 a {
color:#68B0DB;
}
#content .productitems-content h2 a:hover {
color:#000;
}
#content .productitems-content p.productitems-desc {
position:absolute;
left:0;top:230px;
overflow:hidden;
visibility:visible;
width:162px;
height:56px;
color:#737373;
text-align:center;
padding:0 10px;
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:300px;left:0;
width:91px;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
text-decoration:line-through;
color:#999;
text-align:center;
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:300px;right:0;
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
color:#9CC2F0;
width:91px;
text-align:center;
}
#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;
}
