/* CSS Document */
#contentbody h4 {
	margin: 0;
	padding: 0;	
	padding-left: 10px;
	font-size: 12px;
	color: #06F;
	}
#contentbody h3 
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:#06C;
	}
.headertabella {
	color: #FFFFFF; 
	font-weight: bold; 
	}
.trback
{
	background-image: url(/images/orislab/headerbackground.gif);
}	
#newsboxheader 
{
	margin-top:10px;
	margin-left: 15px;
	padding: 0;
	width: 561px;
	background-image: url(/images/orislab/newsheaderbox.gif);
	background-repeat: no-repeat;
	height: 15px;
	overflow: hidden; /*Questo serve a non far ereditare l'altezza minima a IE*/
	}
	
#newsboxbody 
{
	margin-left: 15px;
	width: 561px;
	background-image: url(/images/orislab/newsbackgroundbox.gif);
	background-repeat: repeat-y;
	font-size: 10px;
		vertical-align:bottom;
	}
#contentnews
{
	margin-left: 10px;
}

#newsdividebox
{
 margin:5px;	
 margin-left:43px;
}
#newsboxfooter 
 {
	margin-left: 15px;
	width: 561px;
	background-image: url(/images/orislab/newsfooterbox.gif);
	background-repeat: no-repeat;
	height: 8px;
	}
	
.NewsTitle
{
	font-weight:bold;
	color:#1464bc;
}		
.dot
{
	color:#1464bc;
}