.catalogimg-listing {line-height:1.35em;}
.listing-catalogimg-grid {overflow: hidden; zoom: 1;}
.listing-catalogimg-grid .grid-row { border-bottom:1px solid #d9dde3;}
.listing-catalogimg-grid li.item { float:left; padding:10px; line-height:1.6em; overflow:hidden; text-align:center;}
.listing-catalogimg-grid .last { border-bottom:0 none; }

.col-3-layout .listing-catalogimg-grid li.item {width:150px;}
.col-2-right-layout .listing-catalogimg-grid li.item {width:190px;}

.listing-catalogimg-grid .grid-row:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }

/************************************************/
/******************** containertable ********************/
/************************************************/

.td-leftuppercorner{
background: url(../container/ctnr-left-top.gif);
height: 10px;
}
.td-left{
background: url(../container/ctnr-left.gif);
height: 10px;
width: 10px;
}
.td-leftlowercorner{
background:url(../container/ctnr-left-bottom.gif);
height: 10px;
}
.td-top{
background:url(../container/ctnr-top.gif) top repeat-x;
height: 10px;
}
.td-bottom{
background:url(../container/ctnr-bottom.gif) top repeat-x;
height: 10px;
}
.td-rightuppercorner{
background:url(../container/ctnr-right-top.gif);
height: 10px;
}
.td-right{
background:url(../container/ctnr-right.gif);
height: 10px;
width: 10px;
}
.td-rightbottomcorner{
background:url(../container/ctnr-right-bottom.gif);
height: 10px;
}
.td-centerblock{
background: #ffffff;
}