.productgrid-other-container {
width:100%;
margin:0;
padding:0;
}
#content .productgrid-other {
position:relative;
overflow:hidden;
float:left;
width:175px;
height:316px;
color:#000;
text-align:center;
background:url(../images/catbox.gif) center 15px no-repeat;
margin:0 6px 10px;
padding-top:31px;
}
* html #content .productgrid-other {
margin:0 4px 10px;
}
#content .productgrid-other-name {
position:absolute;
left:0px;top:180px;
overflow:hidden;
width:173px;
height:14px;
font:bold 11px Verdana, Arial, Helvetica, sans-serif;
color:#CA3714;
text-align:center;
padding-top:4px;
background:none;
}
#content .productgrid-other-name a, #content .productgrid-other-name a:hover {
color:#657501;
}
#content .productgrid-other-img {
background:none;
border:none;
margin:0;
padding:0;
}

#content .productgrid-other-desc {
position:absolute;
left:4px;top:210px;
overflow:hidden;
visibility:visible;
width:166px;
height:54px;
color:#737373;
text-align:center;
margin:0;
padding:0;
z-index:2;
}

#content .productgrid-other-price {
position:absolute;
top:276px;left:0;
width:175px;
font:bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#657501;
text-align:center;
}
#content .productgrid-other-price .productlisting-pricecents {
font-size:7px;
}
*:first-child+html #content .productgrid-other-price .productlisting-pricecents {
font-size:10px;
}
* html #content .productgrid-other-price .productlisting-pricecents {
font-size:10px;
}
#content .productgrid-other-price .productlisting-price {
display:block;
width:175px !important;
width:175px;
}
#content .productgrid-other-price .productlisting-oldprice {
position:absolute;
top:0;left:0;
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
text-decoration:line-through;
color:#999;
width:87px;
text-align:center;
padding-top:4px;
}

#content .productgrid-other-price sup.productlisting-oldpricecents {
font-size:6px;
}
*:first-child+html #content .productgrid-other-price sup.productlisting-oldpricecents {
font-size:10px;
}
* html #content .productgrid-other-price sup.productlisting-oldpricecents {
font-size:10px;
}


#content .productgrid-other-newprice {
position:absolute;
top:280px;left:87px;
font:bold 13px Verdana, Arial, Helvetica, sans-serif;
color:#657501;
width:87px;
text-align:center;
}
#content .productgrid-other-newprice sup.productlisting-pricecents {
font-size:7px;
}
*:first-child+html #content .productgrid-other-newprice sup.productlisting-pricecents {
font-size:10px;
}
* html #content .productgrid-other-newprice sup.productlisting-pricecents {
font-size:10px;
}


.productlistborder td {
padding-bottom:5px;
}

.productgrid-other .threenav {
margin-top:150px;
overflow:hidden;
width:145px;
background:url(../images/3_nav.gif) left top repeat-x;
padding-left:36px;
}
*:first-child+html .productgrid-other .threenav {
margin-top:174px;
}
* html .productgrid-other .threenav {
margin-top:174px;
}
.threenav-info {
float:left;
padding-left:10px;
}
.threenav-info a {
overflow:hidden;
float:left;
display:block;
width:32px;
height:0;
border:1px solid #95A81A;
background:#fff url(../images/3_info.gif) left top no-repeat;
padding-top:32px;
}
.threenav-delivery {
display:none;
float:left;
padding-right:4px;
}
.threenav-checkout {
float:left;
padding-left:20px;
}
.threenav-checkout a {
overflow:hidden;
float:left;
display:block;
width:32px;
height:0;
border:1px solid #95A81A;
background:#fff url(../images/3_basket.gif) left top no-repeat;
padding-top:32px;
}
.threenav-info img {
border:1px solid #CA3714;
}
.threenav-delivery img {
border:1px solid #CA3714;
}
.threenav-checkout img {
border:1px solid #CA3714;
}
.productitems .threenav {
margin-top:144px;
overflow:hidden;
width:145px;
background:url(../images/3_nav.gif) left top repeat-x;
padding-left:36px;
}