#content .forums table			{ width: 100%; border-collapse: collapse; color: #474747; text-align: center; margin: 2px 0px 7px 0px; }
#content .forums table td		{ padding: 8px; text-align: left;}
#content .forums table thead	{ color: #8f8f8f; }
#content .forums table tr.odd	{ background: #f6f6f6; }
#content .forums table .voices,
#content .forums table .views	{ width: 80px; }
#content .forums table .title	{ text-align: left; }
#content .forums table a		{ color: #474747; text-decoration: underline; }
#content .forums table a:hover	{ text-decoration: underline; }

#content .notes table td {padding: 0px;}
#content table td.content {padding: 8px;}