.lista_produse li a span.img {
width:75px;
background:#000000;
height:75px;
float:left;
margin:5px;
}

.lista_produse li a span.titlu {
float:left;
width:auto;
height:20px;
}

.lista_produse li a span.desc {
float:left;
width:550px;
line-height:12px;
overflow:hidden;
}

.lista_produse li a span.pret {
width:75px;
height:75px;
float:right;
background-color:#000000;
display:block;
overflow:hidden;
}

#aaa tr td {
border-bottom:solid 1px #CCCCCC;
border-left:solid 1px #CCCCCC;
border-right:solid 1px #CCCCCC;
}