div#mainContent {
	width:404px;
	float:left;
}
div#mainContent h1 {
	font-size:24px;
	font-weight:normal;
	color:#333;
	margin-bottom:7px;
}
div#mainContent a {
	color:#666;
}
div#mainContent img {
	margin-top:20px;
}
#slideshow {
	width:388px;
	height:231px;
	margin:20px 0;
	border:5px solid #dbdbdb;
}
div#newsColumn {
	width:205px;
	float:right;
}
div#newsColumn h2 {
	color:#333;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ff6600;
	background:url(../images/orange.gif) 0 4px no-repeat;
	padding:1px 0 0 25px;
}
ul#elenco li {
	list-style:none;
	padding:10px 0;
	border-bottom:1px dotted #999999;
	width:100%;
	overflow:hidden;
}
ul#elenco li h3 {
	font-size:11px;
	margin-top:3px;
	color:#666;
}
ul#elenco li p{
	margin:3px 0;
}
ul#elenco li a {
	color:#ff6600;
	text-decoration:none;
	float:right;
}