#content .productitems {
position:relative;
overflow:hidden;
width:770px;
height:auto;
color:#000;
text-align:left;
background: transparent url(../images/dot_product.gif) repeat-x scroll left bottom;
margin:0 10px 10px 0;
padding:0;
}

#content .productitems-heading {
position:absolute;
left:0;top:0;
width:770px;
background:none;
margin:0;
padding:0;
}
#content .productitems-heading h1 {
font:bold 14px Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
color:#000;
text-align:left;
}
#content .productitems-heading h1 a {
color:#000;
text-decoration:none;
text-transform:capitalize;
}
#content .productitems-heading h1 a:hover {
color:#ccc;
text-decoration:underline;
text-transform:capitalize;
}
#content .productitems-content {
color:#000000;
overflow:hidden;
padding:0;
text-align:left;
width:770px;
}
#content .productitems-content>a {
float:left;
display:block;
overflow:hidden;
display:block;
width:160px;
min-height:100px;
height:auto;
border:none;
background:none;
color:#000;
text-align:left;
margin-top:34px;
padding:0;
}
#content .productitems-content h2 {
display:none;
}
#content .productitems-content p.productitems-desc {
float:left;
width:390px;
height:auto;
font:12px Arial, Helvetica, sans-serif;
color:#000;
text-align:left;
margin-top:34px;
padding:0 0 10px;
}
#content .productitems-content p.productitems-desc a {
color:#990000;
}
#content .productitems-content div.productitems-price div.oldprice {
position:absolute;
left:600px;top:14px;
width:155px;
font:bold 12px Arial, Helvetica, sans-serif;
color:#999;
text-decoration:line-through;
text-align:left;
padding:6px 0 0 0;
z-index:9;
}
#content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:10px;
}
*:first-child+html #content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:13px;
}
* html #content .productitems-content div.productitems-price div.oldprice sup.pricecents {
font-size:13px;
}
#content .productitems-content div.staranim {
display:none;
}

#content .productitems-content div.productitems-price div.newprice {
position:absolute;
left:600px;top:24px;
width:145px;
height:32px;
background:url(../images/price_label.gif) left top no-repeat;
font:bold 16px Arial, Helvetica, sans-serif;
color:#fff;
text-align:left;
padding:28px 0 0 10px;
z-index:1;
}

#content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:10px;
}
*:first-child+html #content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:14px;
}
* html #content .productitems-content div.productitems-price div.newprice span.snewprice sup.newcents {
font-size:14px;
}

.productitems .threenav {
position:absolute;
left:160px;top:90px;
}
.productitems .threenav .threenav-info {
float:left;
margin-right:5px;
}
.productitems .threenav .threenav-info a {
overflow:hidden;
float:left;
display:block;
width:54px;
height:0;
background:url(../images/btn_detail.gif) left top no-repeat;
padding-top:24px;
}
.productitems .threenav .threenav-delivery {
display:none;
}
.productitems .threenav .threenav-checkout {
float:left;
}
.productitems .threenav .threenav-checkout a {
overflow:hidden;
float:left;
display:block;
width:76px;
height:0;
background:url(../images/btn_bestel.gif) left top no-repeat;
padding-top:24px;
}
