.testo-sx{
	float:left;
	width:400px;
	border-right:1px dotted #FEB46C;
	padding:0 24px 0 0;
}

.testo-dx{
	float:right;
	width:400px;
	padding:0 0 0 25px;
}

h4{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	line-height:30px;
	margin:0;
	padding:0;
	font-weight:normal;
	float:left;
	width:400px;
}

h4 a {
	color:#6B9C9F;
	text-decoration:none;
}

h4 a:hover {
	color:#2662BA;
}

h4 img {
	border:1px solid #FFF;
	float:left;
	margin-right:15px;
}



div.spacer{
	padding-bottom:10px;
	margin-bottom:10px;
	float:left;
	border-bottom:1px dotted #FEB46C;
}

div.last{
	float:left;
}