#contentbody h4 {
	margin: 0;
	padding: 0;	
	padding-left: 10px;
	font-size: 12px;
	color: #F60;
	}
#contentbody h3 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color:#000;
	}
.headertabella 
{
	color: #000; 
	font-weight: bold; 
	font-size: 10px;
	}
.trback
{
	background-image: url(/images/orisdent/headerbackground.gif);
}
	
#newsboxheader 
{
	margin-top:10px;
	margin-left: 15px;
	padding: 0;
	width: 561px;
	background-image: url(/images/orisdent/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;
	padding: 0;
	width: 561px;
	background-image: url(/images/orisdent/newsbackgroundbox.gif);
	background-repeat: repeat-y;
	font-size: 10px;
	}
#contentnews
{
	margin-left: 10px;
}

#newsdividebox
{
 margin:5px;	
 margin-left:43px;
}
#newsboxfooter 
 {
	margin-left: 15px;
	width: 561px;
	background-image: url(/images/orisdent/newsfooterbox.gif);
	background-repeat: no-repeat;
	height: 8px;
	}
.NewsTitle
{
	 font-weight:bold;
	color:#ffc600;
}		
.dot
{
	color:#ffc600;
}
