#texteintroprod {
padding: 8px 8px 5px 8px;
margin: 0 0 25px 0;
text-align: justify;
background-color: #f3f3f3;
}

dl.catprods {
float: left;
width: 158px;
height: 245px;
margin: 0 10px 20px 10px;
display: inline;
padding: 0;
border: 1px #d5d4d4 solid;
}
dl.catprods dt.ip {
width: 148px;
height: 100px;
padding: 8px 5px 5px 5px;
text-align: center;
}
dl.catprods a img {
border: 0;
}
dl.catprods dt.tp {
height: 30px;
overflow: hidden;
padding: 0 5px;
}
dl.catprods dt.tp a {
font-weight: bold;
text-decoration: none;
}
dl.catprods dt.tp a:hover {
text-decoration: underline;
}
dl.catprods dd {
margin: 3px 0 0 0;
padding: 2px 5px 5px 5px;
height: 92px;
overflow: hidden;
font-size: 11px;
background-color: #f0f0f0;
}
