.infoContent46 p { padding:0; }
.infoContent46 img { display:block; }
.contentWrapper br { display:none; }

#contentWrapper{
	background:none;
}

#campaignList{
	margin:0;
	padding:0;
	list-style-type:none;
	margin-top:5px;
}
#campaignList li{
	float:left;
	width:155px;
	margin-right:2px;
	padding:5px 4px;
	background:transparent url("/images/templates/default/bg_gradient.jpg") repeat-x;
	overflow:hidden;
}
#campaignList li.last{
	margin-right:0;
}

#newsList{
	margin:0;
	padding:0;
	list-style-type:none;
	margin-top:5px;
	clear:left;
}
#newsList  li{
	float:left;
	width:210px;
	margin-right:2px;
	padding:5px 4px;
	background:transparent url("/images/templates/default/bg_gradient.jpg") repeat-x;
	overflow:hidden;
}
#newsList  li.last{
	margin-right:0;
}