#content .productitems {
    background: url("../images/catbox.gif") no-repeat scroll left top transparent;
    color: #000000;
    float: left;
    height: 282px;
    margin: 0 6px 10px 0;
    position: relative;
    text-align: center;
    width: 182px;
}
* html #content .productitems {
margin:0 4px 10px;
}
#content .productitems-heading h1{
    color: #000;
    font: bold 11px Verdana,Arial,Helvetica,sans-serif;
    height: 14px;
    left: 4px;
    margin: 0;
    overflow: hidden;
    padding-top: 4px;
    position: absolute;
    text-align: left;
    top: 197px;
    width: 173px;
}
#content .productitems h1 a, #content .productitems h1 a:hover {
color:#000;
}
#content .productitems-content {
    color: #000000;
    height: 211px;
    overflow: hidden;
    width: 182px;
}
#content .productitems-content p {
visibility:hidden;
}

#content .productitems-content p.productitems-desc {
    color: #737373;
    height: 30px;
    left: 4px;
    overflow: hidden;
    position: absolute;
    text-align: left;
    top: 215px;
    visibility: visible;
    width: 175px;
    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 {
    color: #888888;
    font: 11px Verdana,Arial,Helvetica,sans-serif;
    padding-top: 2px;
    position: absolute;
    right: 5px;
    text-decoration: line-through;
    top: 235px;
}
#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 {
    color: #000;
    font: 18px Arial,Helvetica,sans-serif;
    position: absolute;
    right: 5px;
    top: 254px;
}
#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;
}





#content .productitems .threenav-info a {
    background: url("../images/3_info.gif") no-repeat scroll left top #FFFFFF;
    display: block;
    height: 0;
    left: 7px;
    overflow: hidden;
    padding-top: 28px;
    position: absolute;
    top: 0;
    width: 28px;
}


#content .productitems .threenav-checkout a {
    background: url("../images/3_basket.gif") no-repeat scroll left top #FFFFFF;
    display: block;
    height: 0;
    left: 40px;
    overflow: hidden;
    padding-top: 28px;
    position: absolute;
    top: 0;
    width: 28px;
}

#content .productitems-content h2 {
	display:none;
/*    font: bold 13px Arial,Helvetica,sans-serif;
    margin: 0 0 25px;
    text-align: left;
    width: 182px;
	height: 12px;
}
#content .productitems-content h2 a {
    color: #7AA319;
	font: bold 13px Arial,Helvetica,sans-serif;
    text-align: left;
    vertical-align: top;
	height: 12px;
	width:182px*/;
}
/*#content .productitems-content h2 a:hover {
color:#000;
}
*/
#content .productitems .threenav {
    left: 0;
    position: absolute;
    top: 245px;
}

#content .productitems-content a {
    color: #666666;
    display: table-cell;
    height: 197px;
    text-align: center;
    vertical-align: middle;
    width: 182px;
}

#content .productitems-content a img {
vertical-align:middle;
}

*:first-child+html #content .productitems-content a {
display:inline-block;
font-size:177px;
}

