.main {
	height:auto;
}
.content {
	padding:113px 0 50px 187px;
	min-height: 860px;
	background:url(../images/layout/bkg-testo.gif) no-repeat 187px 247px;
	float:left;
	position:static;
	height:auto;
}
.boxRight  {
	position:absolute;
	right:30px;
	top:113px;
	width:211px;
}
.greyBox {
	background:none repeat scroll 0 0 #DFDFDF;
	border:1px solid #999999;
	padding:10px;
	margin:5px 0 30px 0;
}
.greyBox p {
	margin-top:3px;
}
.testo {
	width: 592px;
}
.eventi {
	padding:30px 10px;
}
.press {
	margin-top:10px;
}
.previews ul {
	list-style: none;
	text-indent:-25px;
}
.previews li {
	display:inline;
	margin:0 10px 0 0;
}
.news ul, .boxRight ul {
	list-style-image:url('../images/layout/li.gif');
	list-style-position:inside;
	padding:0;
}
.previews li a img {
	border:solid 1px #999;
}

