#topics {
	float: left;
	padding-left: 30px;
}
#topics #new, #topics #campaign {
	margin-bottom: 20px;
	width: 500px;
	color: #4A4A4A;
	line-height: 22px;
	background: url(../images/topics_bg.gif)
}
#topics #new p, #topics #campaign p{
	padding-left: 5px;
}
#topics #new a, #topics #campaign a{
	color: #4A4A4A;
	text-decoration: none;
}
#topics #new a:hover, #topics #campaign a:hover{
	color: #4A4A4A;
	text-decoration: underline;
}
#banner {
	float: right;
	width: 245px;
	padding-right: 40px;
}
#banner p {
	padding: 2px 0;
	height: 55px;
}
#bannerBig {
	padding-top: 12px;
}
