
div#pbox {
	width: 517px;
	overflow: hidden;
}
div.pitem { 
	overflow: hidden;
	background-image:url(images/fd-prdt.gif);
	margin-bottom:10px;
}
.linh{
line-height:12px;
padding-top:10px;
}
#prdt{
	height:120px;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
}
h2{
font-size:14px;
color:#730000;
float:left;
margin-bottom:5px;
}
.prix{
font-size:18px;
color:#000000;
float:right;
font-weight:bold;

}
.comment{
float:right;
text-align:justify;
padding-left:10px;
width:335px;
}
.img{
float:left;
width:140px;
}
.infos{
clear:both;
font-size:10px;
}