table .forum {
	border-top:1px solid #e3f1fe;
	border-right:1px solid #e3f1fe;
	border-collapse:collapse;
	}	
tr.odd td,
tr.odd .column1 {
	background:#f4f9fe url(forum_table_background.gif) no-repeat;
	}	
.column1	{
	background:#f9fcfe;
	}
td .forum {
	color:#678197;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:12px;
	text-align:center;
	}				
th .forum {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #e3f1fe;
	border-left:1px solid #e5eff8;
	padding:12px;
	}	
thead th.forum {
	background:#f4f9fe url(forum_table_background.gif) no-repeat;
	text-align:center;
	font:bold;
	font-size:15px;
	color:#66a3d3;
	height:45px;
	}
tr.ind_post:hover {
	background:#f4f9fe url(forum_table_background.gif) no-repeat;
	}
.quote {
border:1px solid #e3f1fe;
margin: 0px auto;
padding: 10px;
/*background-color: #EEF5FA;*/
}

/*tfoot th .forum {
	background:#f4f9fe;
	text-align:center;
	}	
tfoot th strong {
	font:bold 1.2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	margin:.5em .5em .5em 0;
	color:#66a3d3;
		}		
tfoot th em {
	color:#f03b58;
	font-weight: bold;
	font-size: 1.1em;
	font-style: normal;
	}	*/
