
.listello {
	   display:		block;
	   width: 		230px;
	   height:		170px;
	   background-color:	#ffffff;

	   margin-bottom:	5px;
	   margin-left: 	5px;
	   float: left;
	   }
	   
	   
.listelloImg
	 {
	   width: 		220px;
	   height:		147px;
	   padding: 		5px;
	   float: 		left;
	  }
	  
.listelloInfo 
	 {
	   width: 		230px;
	   height:		20px;
	   float: 		left;
	   padding-left: 		5px;
	   color: 		#303030;
	  }			
	  
	  

		  
