/****BEGIN FORUM***/
table.forum-style {
	width:100%;
	border-width: 0;
}

table.forum-style th { 
	color:#AAAAAA;
	font-family: Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14pt;
	text-align: center;
	background-color: #F0F6F9;
}

table.forum-style td {
	border: 1px solid #ccc;
}

.forum-style-col0 {	width: 430px; }
.forum-style-col1 {	width: 125px; }
.forum-style-col2 {	width: 125px; }
.forum-style-col3 {	width: 290px; }

table.forum-dettaglio-style tr
{
	vertical-align:top;
}
table.forum-dettaglio-style .col0
{
	width:15%;
}
table.forum-dettaglio-style .col1
{
	width:85%;
}

table.forum-style th a { color: #0071bc;  }
/****END FORUM*****/
