
span.forum-title-link a:link, span.forum-title-link a:visited, span.forum-title-link a:hover
{
	color: #F19D90;
	font-size: 18pt;	
	font-weight: bold;
	text-decoration: none;
	font-family: Papyrus, Helvetica, Arial;
}

span.forum-subtitle
{
	display: block; 
	color: #777777;	
	font-size: 9pt;
}

span.forum-subtitle a:link, span.forum-subtitle a:visited
{
	text-decoration: none;	
}

span.forum-subtitle a:hover
{
	text-decoration: underline;		
}

span.forum-tags
{
	color: #777777; 
	font-size: 9pt;
}

span.forum-comment-link
{
	font-size: 9pt;
}

div.forum-content
{
	margin: 0;
	text-align: justify;		
	padding: 10px 0;
}

td.forum-comment-header
{
	background-color: #8A969F; 
	padding: 10px; 
	width: 175px;
	color: #FFFFFF;	
}

td.forum-comment-message
{
	padding: 10px;	
}

td.forum-comment-header a:link, td.forum-comment-header a:visited, td.forum-comment-header a:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

span.forum-buttons input
{
	width: 100px;
}
