.forum_topics
{
float:left;
height:auto;
width:auto;

}
.forum_topics a {
font-weight:normal;
text-decoration:none;
}
.forum_topics a:hover{
text-decoration:underline;
}
