td.message_body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f5f5ff;
	width: 600px;	
	padding: 5px;
}

tr.message_header {
	background: #a5a5ff;
}

td.message_toolbar {
	background: #a5a5ff;
	text-align: right;	
}

td.message_data {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px;
	background: #a5a5ff;
	width: 150px;
	max-width: 150px;
	min-width: 140px;
}

td.message_subject {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #a5a5ff;
	width: 400px;
	padding: 2px;
}

table.message_table {
	width: 100%;	
	padding: 0px;
}

table.forum_topics {
	width: 100%;	
	padding: 0px;
}

tr.forum_forum_row_even {
	background: #e0e0ff;
	padding: 1px;
	margin: 0px;
	font-size: 12px;
}

tr.forum_forum_row_odd {
	background: #f0f0ff;
	padding: 1px;
	margin: 0px;
	font-size: 12px;
}

tr.message_topic_even {
	background: #e0e0ff;
	padding: 1px;
	margin: 0px;
	font-size: 12px;
}

tr.message_topic_odd {
	background: #f0f0ff;
	padding: 1px;
	margin: 0px;
	font-size: 12px;
}

td.message_topic_replies {
	width: 50px;
	text-align: center;
}

td.message_topic_views {
	width: 50px;
	text-align: center;
}

td.message_topic_nick {
	width: 100px;
	text-align: left;
}

td.message_topic_date {
	width: 150px;
	text-align: left;
}

td.forum_icon {
	width: 24px;
	text-align: center;
}

td.forum_category {
	font-size: 14px;
	background: #d0d0e0;
	font-weight: bold;
	color: black;
}

td.forum_forum_topics {
	text-align: center;
}

td.forum_forum_posts {
	text-align: center;
}

td.message_irc {
	text-align: left;
}

td.message_irc_nick {
	text-align: left;
}

td.message_irc_date {
	text-align: left;
}
