#post_list ul
{
	margin: 10px;
	padding: 10px;
}

#post_list ul li
{
	list-style-type: disc;
}

div.grey_background, table.forum tr.grey_background
{
	background-color: #f2f2f2;
}

table.forum
{
	border-collapse: collapse;
	width: 100%;
}

table.forum td
{
	padding: 10px 5px 10px 5px;
	vertical-align: top;
}

table.forum td p
{
	line-height: 1.5em;
}

table.forum td.left_border, table.forum th.left_border
{
	border-left: 1px solid #ffffff;
}

table.forum th
{
	font-size: 12px;
	padding: 10px 5px 10px 5px;
	text-align: center;
}
