#content .productitems {
position:relative;
overflow:hidden;
float:left;
width:187px;
height:340px;
color:#000;
text-align:center;
margin:0 5px 10px;
}
#content .productitems-heading h1 {
position:absolute;
left:0px;top:181px;
overflow:hidden;
width:185px;
height:14px;
border:none;
background:url(../images/prod-h1.gif) left top repeat-x;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#000;
text-align:center;
margin:0;
padding:0;
border-left:1px solid #1cb5e2;
border-right:1px solid #1cb5e2;
border-bottom:1px solid #1cb5e2;
}
#content .productitems h1 a, #content .productitems h1 a:hover {
color:#4da0f9;
}
#content .productitems-content {
height:180px;
border-left:1px solid #1cb5e2;
border-right:1px solid #1cb5e2;
border-top:1px solid #1cb5e2;
background:#fff;
color:#000;
}
#content .productitems-content a {
color:#0d70b4;
}
#content .productitems-content h2 {
position:absolute;
left:0;top:194px;
width:187px;
height:18px;
font:bold 12px Arial, Helvetica, sans-serif;
color:#000;
margin:0 0 5px 0;
padding:4px 0 0;
}
#content .productitems-content h2 a {
color:#000;
}
#content .productitems-content h2 a:hover {
color:#000;
text-decoration:underline;
}
#content .productitems-content a img {
margin-bottom:0;
}
#content .productitems-content p.productitems-desc {
position:absolute;
left:0px;top:213px;
overflow:hidden;
width:187px;
height:39px;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#0b0a4c;
padding:0 4px;
text-align:center;
z-index:2;
}


#content .productitems-content div.productitems-price div.oldprice {
position:absolute;
left:0;top:265px;
width:187px;
font:bold 10px Verdana, Arial, Helvetica, sans-serif;
text-decoration:line-through ;
color:#999;
text-align:center;
padding:0;
}
#content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:8px;
}
#content .productitems-content div.productitems-price div.newprice {
position:absolute;
left:0;top:280px;
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
color:#FD0002;
text-align:center;
width:187px;
padding:0;
}

#content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:10px;
}

#content .productitems-content div.staranim {
display:none;
}