/* CSS Document */



/* Notizia di importanza 1 */

#news-level-1 { 

	padding-top: 2px;

	padding-bottom: 5px;

	font-size: 12px;

	line-height: 14px;

}



#news-level-1 h1{

	margin: 0 0 5px 0;

	font-size: 20px;

	line-height: 22px;

}



#news-level-1 h2{

	margin: 0 0 5px 0;

	font-size: 14px;

	line-height: 16px;

}



#news-level-1 img{

	border: 0px;

	margin: 0 6px 6px 0;

}



#news-level-1 p{

	margin: 6px;

}



/* Notizia di importanza 2 */

div.news-level-2 { 

	padding-top: 2px;

	padding-bottom: 5px;

	font-size: 12px;

	line-height: 14px;

}



div.news-level-2 h1{

	margin: 0 0 5px 0;

	font-size: 18px;

	line-height: 20px;

}



div.news-level-2 h2{

	margin: 0 0 5px 0;

	font-size: 14px;

	line-height: 16px;

}



div.news-level-2 img{

	border: 0px;

	margin: 0 6px 6px 0;

}



div.news-level-2 p{

	margin: 6px;

}



/* Notizia di importanza 3 */

#news-level-3 { 

	width: 280px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */

	padding: 0 3px 0 3px;

	font-size: 12px;

	float: right;

}



/* Notizia di importanza 3 */

#news-level-3 h1{ 

	margin: 0 0 5px 0;

	padding-top: 10px;

	font-size: 14px;

	line-height: 16px;

	text-decoration: underline;

}



#news-level-3 p{

	margin: 6px 6px 10px 0;

}





/* General Styles */



#news-level-1 a:link, #news-level-1 a:visited, #news-level-1 a:active, 

div.news-level-2 a:link, div.news-level-2 a:visited, div.news-level-2 a:active, 

#news-level-3 a:link, #news-level-3 a:visited, #news-level-3 a:active{

	text-decoration: underline;

	color: #333333;

}



#news-level-1 a:hover, 

div.news-level-2 a:hover, 

#news-level-3 a:hover{

	text-decoration: none;

	color: #333333;

}



a.comment:link, a.comment:visited, a.comment:active{

	background-image: url(/_templates/_icons/comment.png);

	background-repeat: no-repeat;

	padding-left: 18px;

	line-height: 18px;

	font-size: 10px;

	color: #333333;

	margin-right: 4px;

}



a.html2pdf{

	background-image: url(/_templates/_icons/page_white_acrobat.png);

	background-repeat: no-repeat;

	padding: 2px 1px 2px 20px;

	text-decoration: none;

}



a.html2pdf:hover{

	background-image: url(/_templates/_icons/page_white_acrobat.png);

	background-repeat: no-repeat;

	padding: 2px 1px 2px 20px;

	text-decoration: underline;

}



a.moreLinks{

	background-image: url(/_templates/more-btn.gif);

	background-position: right;

	background-repeat: no-repeat;

	text-decoration: none;

	padding: 2px 20px 2px 1px;

	margin-left: 5px;

}



a.moreLinks:hover{

	background-image: url(/_templates/more-btn.gif);

	background-position: right;

	background-repeat: no-repeat;

	text-decoration: none;

	padding: 2px 20px 2px 1px;

	margin-left: 5px;

}



div.BottomBar{

	margin-top: 2px;

	margin-bottom: 2px;

	font-size: 10px;

	line-height: 20px;

	height: 20px;

	color: #333333;

}



div.spacer{

	width: 100px;

}



td.pub-press_newsletter{

	font-size: 11px;

}



td.pub-register{

	font-size: 10px;

	color: #FFFFFF;

	background-color: #660000;

}



#pub-press-newsletter td.pub-press_newsletter a{

	color: #999999;

	text-decoration: none;

}



#pub-press-newsletter td.pub-press_newsletter a:hover{

	color: #999999;

	text-decoration: underline;

}



#pub-press-newsletter td.pub-register a{

	color: #FFFFFF;

	text-decoration: none;

}



#pub-press-newsletter td.pub-register a:hover{

	color: #FFFFFF;

	text-decoration: underline;

}



div.extraNews{

	float: left;

	margin-left: 1px;

	text-align: left;

	line-height: 18px;

}



div.dataNews{

	background-image: url(/_templates/_icons/calendar_view_month.png);

	background-repeat: no-repeat;

	float: right;

	margin-right: 1px;

	text-align: right;

	line-height: 18px;

	padding-left: 20px;

	text-transform: capitalize;

}



b{

	color: #333333;

}



#MostCommented td{

	padding-bottom: 10px;

}