.productgrid-other-container {
width:100%;
margin:0;
padding:0;
}
#content .productgrid-other {
position:relative;
overflow:hidden;
float:left;
width:183px;
height:320px;
color:#000;
text-align:center;
border:1px solid #ccc;
background:none;
margin:0 10px 10px 0;
padding:0;
}
#content #teller-4.productgrid-other, #content #teller-8.productgrid-other, #content #teller-12.productgrid-other, #content #teller-16.productgrid-other {
margin-right:0;
}
#content .productgrid-other-name {
position:absolute;
left:0px;top:160px;
overflow:hidden;
width:161px;
height:32px;
background:none;
font:bold 12px Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
color:#000;
text-align:left;
margin:0;
padding:0 11px;
}
#content .productgrid-other-name a {
color:#000;
text-decoration:underline;
}
#content .productgrid-other-name a:hover {
color:#ccc;
text-decoration:none;
}
#content .productgrid-other .productgrid-other-img {
overflow:hidden;
width:161px;
height:150px;
border:none;
color:#000;
padding:6px 11px 0 11px;
}

.productgrid-other-img img {
vertical-align:middle;
}
*:first-child+html .productgrid-other-img {
height:150px;
font-size:11px;
}
* html .productgrid-other-img {
height:150px;
font-size:11px;
}

#content .productgrid-other-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 .productgrid-other-detail .price-desc {
position:absolute;
left:20px;top:225px;
width:166px;
text-align:center;
}





#content .productgrid-other-price {
position:absolute;
left:11px;top:268px;
font:bold 16px Arial, Helvetica, sans-serif;
color:#333399;
}
#content .productgrid-other-price .productlisting-price {
position:absolute;
left:0;top:20px;
}
#content .productgrid-other-price .productlisting-pricecents {
font-size:10px;
}
*:first-child+html #content .productgrid-other-price .productlisting-pricecents {
font-size:14px;
}
* html #content .productgrid-other-price .productlisting-pricecents {
font-size:14px;
}
#content .productgrid-other-price .productlisting-oldprice {
position:absolute;
top:0;left:0;
font:bold 12px Arial, Helvetica, sans-serif;
color:#999;
text-decoration:line-through;
text-align:center;
padding:0;
}
#content .productgrid-other-price sup.productlisting-oldpricecents {
font-size:10px;
}
*:first-child+html #content .productgrid-other-price sup.productlisting-oldpricecents {
font-size:13px;
}
* html #content .productgrid-other-price sup.productlisting-oldpricecents {
font-size:13px;
}


#content .productgrid-other-newprice {
position:absolute;
left:11px;top:288px;
font:bold 16px Arial, Helvetica, sans-serif;
color:#333399;
}
#content .productgrid-other-newprice sup.productlisting-pricecents {
font-size:10px;
}
*:first-child+html #content .productgrid-other-newprice sup.productlisting-pricecents {
font-size:14px;
}
* html #content .productgrid-other-newprice sup.productlisting-pricecents {
font-size:14px;
}