.productgrid-other-container {
overflow:hidden;
width:632px;
padding:0;
padding-bottom:10px;
}
#content .productgrid-other {
position:relative;
overflow:hidden;
float:left;
width:195px;
height:335px;
color:#000;
text-align:center;
border:1px solid #94553A;
background:#fff;
margin:0 10px 10px 0;
padding:0;
}

#content .productgrid-other-name {
position:absolute;
left:0px;top:160px;
overflow:hidden;
width:175px;
height:32px;
background:none;
font:bold 12px Arial, Helvetica, sans-serif, Arial, Helvetica, sans-serif;
color:#000;
text-align:left;
margin:0;
padding:0 10px;
}
#content .productgrid-other-name a {
color:#6A3D2A;
text-decoration:underline;
}
#content .productgrid-other-name a:hover {
color:#94553A;
text-decoration:none;
}
#content .productgrid-other .productgrid-other-img {
overflow:hidden;
width:175px;
height:150px;
border:none;
color:#000;
padding:6px 10px 0 10px;
}

.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:175px;
height:60px;
font:12px Arial, Helvetica, sans-serif;
color:#555;
text-align:left;
z-index:2;
padding:0 10px;
}
#content .productgrid-other-detail .price-desc {
position:absolute;
left:20px;top:225px;
width:175px;
text-align:center;
}





#content .productgrid-other-price {
position:absolute;
left:11px;
top:269px;
font:bold 16px Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000;
}
#content .productgrid-other-price .productlisting-price {
position:absolute;
left:0;top:0px;
}
#content .productgrid-other-price .productlisting-pricecents {
font-size:7px;
}
*:first-child+html #content .productgrid-other-price .productlisting-pricecents {
font-size:13px;
}
* html #content .productgrid-other-price .productlisting-pricecents {
font-size:13px;
}
#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:7px;
}
*:first-child+html #content .productgrid-other-price sup.productlisting-oldpricecents {
font-size:12px;
}
* html #content .productgrid-other-price sup.productlisting-oldpricecents {
font-size:12px;
}


#content .productgrid-other-newprice {
position:absolute;
left:95px;
top:268px;
font:bold 16px Arial, Helvetica, sans-serif;
color:#cd2b2b;
}
#content .productgrid-other-newprice sup.productlisting-pricecents {
font-size:7px;
}
*:first-child+html #content .productgrid-other-newprice sup.productlisting-pricecents {
font-size:13px;
}
* html #content .productgrid-other-newprice sup.productlisting-pricecents {
font-size:13px;
}

#content .bottom-pagination {
width:612px;
margin-bottom:10px;
}
.under-product-cat-description {
border-top:1px solid #94553A;
padding-top:10px;
}

