#box4 span.nomeAzienda{
	text-align:left;
	font-weight:bold;
	color:#FF0000;
}

#box4 span.itemLabel{
	text-align:left;
	font-weight:bold;
}


#box4 span.itemData{
	text-align:left;	
	font-weight:normal;
}

#box2 {
	display:block; 
	position:absolute; 
	top:2px; 
	left:2px;
}

#box3 {
	display:block; 
	position:absolute; 
	top:2px; 
	left:2px;
}

#box1 {
	display:block; 
	width:300px; 
	height:300px; 
	position:relative; 
	margin-bottom:10px;
	background:#ccc; 
	border:2px solid #eee;
}

#box2 {
	width:292px; 
	height:292px; 
	background:#999; 
	border:2px solid #aaa;
}

#box3 {
	width:284px; 
	height:284px; 
	background:#777; 
	border:2px solid #888;
}

#box4 {
	display:block; 
	width:276px; 
	height:276px; 
	position:absolute; 
	bottom:0; 
	right:0; 
	background:#fbf390 url('../images/puntina.gif') no-repeat top right; 
	border-bottom:1px solid #444; 
	border-right:1px solid #444; 
	border-top:1px solid #ff8; 
	border-left:1px solid #ff8; 
	padding:5px; 
}
