#content .productitems {
position:relative;
overflow:hidden;
float:left;
width:183px;
height:320px;
color:#000;
text-align:center;
border:1px solid #ccc;
background:#ccc;
margin:0 10px 10px 0;
padding:0;
}
#content #teller-4.productitems, #content #teller-8.productitems, #content #teller-12.productitems, , #content #teller-16.productitems {
margin-right:0;
}
#content .productitems-heading h1 {
position:absolute;
left:0px;top:160px;
overflow:hidden;
width:161px;
height:32px;
font:bold 12px Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
color:#000;
text-align:left;
margin:0;
padding:0 11px;
}
#content .productitems h1 a {
color:#000;
text-decoration:underline;
}
#content .productitems h1 a:hover {
color:#000;
text-decoration:none;
}
#content .productitems-content {
overflow:hidden;
width:161px;
color:#000;
padding:6px 11px 0 11px;
}
#content .productitems-content h2 {
display:none;
}
#content .productitems-content p.productitems-desc {
position:absolute;
left:0;top:193px;
overflow:hidden;
visibility:visible;
width:161px;
height:60px;
font:12px Arial, Helvetica, sans-serif;
color:#333;
text-align:left;
z-index:2;
padding:0 11px;
}

#content .productitems-content div.productitems-price div.oldprice {
position:absolute;
left:8px;top:264px;
font:bold 16px Arial, Helvetica, sans-serif;
text-decoration:line-through;
color:#58585A;
}
#content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:9px;
}
*:first-child+html #content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:14px;
}
* html #content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:14px;
}
#content .productitems-content div.staranim {
display:none;
}

#content .productitems-content div.productitems-price div.newprice {
position:absolute;
left:8px;top:284px;
font:bold 20px Arial, Helvetica, sans-serif;
color:#000;
}

*: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:11px;
}
*:first-child+html #content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:17px;
}
* html #content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:13px;
}

.threenav {
position:absolute;
left:82px;top:288px;
}
.threenav .threenav-info {
display:none;
}
.threenav .threenav-delivery {
display:none;
}
.threenav .threenav-checkout {
float:left;
}
.threenav .threenav-checkout a {
overflow:hidden;
float:left;
display:block;
width:92px;
height:0;
background:url(../images/bestel.gif) left top no-repeat;
padding-top:23px;
}