.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:#68B0DB;
text-align:center;
padding-top:4px;
}
#content .productgrid-other-name a, #content .productgrid-other-name a:hover {
color:#68B0DB;
}
#content .productgrid-other-img {
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:280px;left:0px;
width:175px;
font:bold 16px Verdana, Arial, Helvetica, sans-serif;
color:#999;
text-align:left;
padding-top:2px;
}
#content .productgrid-other-price .productlisting-oldprice {
font:bold 12px Verdana, Arial, Helvetica, sans-serif;
text-decoration:line-through;
margin-left:30px;
}

#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;right:14px;
font:bold 16px Verdana, Arial, Helvetica, sans-serif;
color:#6A98AD;
}
#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-right:4px;
}
.threenav-delivery {
float:left;
padding-right:4px;
}
.threenav-checkout {
float:left;
}
.threenav-info img {
border:1px solid #18b8e8;
}
.threenav-delivery img {
border:1px solid #18b8e8;
}
.threenav-checkout img {
border:1px solid #18b8e8;
}
.productitems .threenav {
display:none;
}
