#sgcms h2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sgcms h3.noNews {
    margin-top: 20px;
}

#sgcms h3 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#sgcms h4 {
	font-weight: normal;
	font-size: 13px;
	line-height: 1em;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#sgcms div.news {
}
#sgcms div.images {
    float: left;
    clear: both;
}
#sgcms div.images a {
    text-decoration:none;
}

#sgcms img {
	border: 1px solid #dcdcdc;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sgcms div.data {
	text-align: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	clear: both;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dcdcdc;
	font-size: 11px;
}
#sgcms div.testo {
    float: left;
}

#sgcms div.attachments {
	float:left;
	width:auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#sgcms div.attachments a {
    font-weight: normal;
}
#sgcms p {
    margin: 0;
}
