.m_listimages {
width:112%;
margin:0px -15% 7px -23px;
position:relative;
}
.m_listimages table {
width:100%;
margin:0px;
border-collapse:collapse;
position:relative;
}
.m_listimages table td {
width:33%;
padding:0 36px 0 0;
vertical-align:top;
}
.m_listimages table td div {
width:100%;
height:100px;
margin-top:-5px;
overflow:hidden;
position:relative;
background:url('../_images/catalog-div.png') repeat-x 0 100%;
}
.m_listimages table td img {
width:120px;
height:100px;
padding:0;
border:none;
display:block;
position:absolute;
bottom:0;left:3%;
background:none;
}
.m_listimages table td p {
padding:1px 3px 0 3px;
margin:0;
line-height:20px;
}
