
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #696969;
	border: 0px;
}

.titolo-news {
	font-size: 14px;
	font-weight: bold;
	margin-left: 5px;
	text-transform: uppercase;
}

.contenuto-news {
	font-size: 12px;
	margin-left: 10px;
}

.thumbnail {
	margin-top: 25px;
	border: 1px solid #666666;
}

.zoom {
	margin-left: -20px;
}

.news-container {
	height: 180px;
}

.news-no-title {
	font-size: 12px;
	font-weight: bold;
	margin-left: 5px;
	text-transform: uppercase;	
}

.news-table {
	position:absolute;
	top: 0px;
	left: 0px;
}

.container-for-scroll {
	width: 715px;
	height: 218px;
	overflow: auto;
}

body, div, table {
	padding: 0px;
	margin: 0px;
}
