body
{
	margin: 0;
	padding: 0;
	font: normal 10pt Arial,Helvetica,sans-serif;
}

a
{
	color: #1D4D7E;
}

#recent-topics-block
{
	padding:10px;
}

#recent-topics-list
{
	border-bottom: 1px solid #A8A8A8;
	margin-bottom:10px;
}

#recent-topic-profile
{
        float:left;
}

#recent-topic-profile img
{
        max-width:75px;
        max-height:75px;
}

#recent-topic-title a, #recent-topic-forum a
{
        font-size:13px;
        color:#06C;
        text-decoration: none;
        font-weight: bold;
}

#recent-topic-forum a
{
	font-weight: normal;	
}

#recent-topic-title a:hover, #recent-topic-forum a:hover
{
	color: #09F;
}

#recent-topic-date
{
        color:#888;
        font-weight: bold;
	font-size:10px;
}
