ul#forumhome_forumlist li 
{
	color: #555555;
	margin: 12px 0;
	position: relative;
	min-height: 120px;
}

ul#forumhome_forumlist li h3 
{
	color: black;
	margin: 0;
	font-size: 20px;
	font-weight: bold;
}

ul#forumhome_forumlist li h3 a 
{
	font-size: 20px;
	font-weight: bold;
	color: black;
}

ul#forumhome_forumlist li h3 a:hover 
{
	color: #571a19;
}

ul#forumhome_forumlist li h3 img 
{
	vertical-align: middle;
}

ul#forumhome_forumlist li .forumdescription 
{
	margin-left: 35px;
	font: 13px 'Times New Roman',Times,serif;
}

ul#forumhome_forumlist li .lastpostinfo 
{
	margin: 10px 0 0 70px;
}