.lcartpic {
float:left;
width:40px;
height:30px;
margin:2px;
}

.lcartcode {
float:left;
width:100px;
height:10px;
margin:2px;
}

.lcartprice {
float:left;
width:90px;
height:10px;
margin:2px;
}

.lcartqty {
float:left;
width:25px;
height:10px;
margin:2px;
}

.lcarttotal {
float:left;
text-align:right;
font-weight:bold;
font-size: 10pt;
width:140px;
margin:2px;
}

.lcartdivis {
float:left;
width:140px;
margin:2px;
}
