div#main_column div.moduletable {
	
}

div#main_column div.newsmodule div.moduleheader {
	height: 30px;
	background-image: url('../images/sfondo_ast.png');
	background-repeat: repeat-x;
}

div#main_column div.newsmodule div.moduleheader span.title{
	color: #0480FE;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	top: -7px;
	left: 3px;
	font-weight: bold;
}

div#main_column div.newsmodule div.modulebox {
	background-color: #E9ECF1;
	padding: 15px;
}

div#main_column div.newsmodule div.modulebox td.contentheading{
	background-color: transparent;
	height: 30px;
}

div.modulebox td.contentheading {
	background-image: none;
	color: #002C79;
	padding: 0px;
}