#content .productitems {
position:relative;
overflow:hidden;
float:left;
width:210px;
height:262px;
background:url(../images/pl.jpg) left top no-repeat;
color:#000;
text-align:center;
margin:0 5px 10px;
}
* html #content .productitems {
margin:0 4px 8px;
}
#content .productitems-heading h1 {
position:absolute;
left:0;top:137px;
width:208px;
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:210px;
height:136px;
border-bottom:none;
color:#000;
}

#content .productitems-content h2 {
width:210px;
height:32px;
font:bold 12px Arial, Helvetica, sans-serif;
margin:0;
padding-top:8px;
}
#content .productitems-content h2 a, #content .productitems-content h2 a:hover {
color:#fff;
}

#content .productitems-content p.productitems-desc {
position:absolute;
left:0px;top:172px;
overflow:hidden;
width:200px;
height:54px;
border-bottom:0px solid #f0f0f0;
font:11px Verdana, Arial, Helvetica, sans-serif;
color:#0b0a4c;
padding:0 5px 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:26px;top:232px;
width:92px;
height:24px;
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;
left:118px;top:232px;
width:92px;
height:26px;
font:bold 18px Arial, Helvetica, sans-serif;
color:#000;
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;
}

.productitems .threenav {
position:absolute;
left:10px;top:238px;
overflow:hidden;
height:16px;
}

.threenav-info a {
overflow:hidden;
float:left;
display:block;
width:16px;
height:16px;
background:url(../images/3_info.gif) left top no-repeat;
padding-top:16px;
}
.threenav-delivery {
display:none;
}
.threenav-checkout {
display:none;
}
