.box{
	float:left;
	background:#f7f8e8;
	width:200px;
	}
.box p{
	padding:5px;
	color:#0B143D;
	}
p.riga{
border-left: 1px solid #818692;
}
