#forumads {

}

#forumads {
	float: left;
	text-align: justify;
}

#forumads h2 {
	font-size: 18px;
	font-weight: 100;
	padding: 15px 0 7px 0;
}

#forumads h2 a {
	text-decoration: none;
}

#forumads h2 a:hover {
	color: #FF0000;
}

#forumads .leftad {
	float: left;
	width: 125px;
}

#forumads .centerad {
	float: left;
	width: auto;
	height: 125px;
}

#forumads .rightad {
	float: left;
	width: 125px;
	
}

#forumads .description {
	width: auto;
}
