#chatterWrapper {
	height:650px;
	/*overflow:auto;
	margin:150px 0 0 0px;*/
}
.chatter {
	display:inline;
	float:left;
	margin:0 0 10px 15px;
	width:300px;
	background:url(../images/bg_ad_promo_box.gif) no-repeat top;
	height:70px;
}
.chatter h2.heading {
	color:#ffffff;
	margin:10px 0 0 10px;
	padding:3px 5px 3px 5px;
	font-size:0.85em;
	text-transform:uppercase;
}
.chatter p {
	font-size:0.69em;
	margin:0 0 0 10px;
	padding:3px 5px 3px 5px;
}
.chatter a {
	color:#888888;
	text-decoration:none;
}
.chatter a:hover {
	color:#888888;
	text-decoration:underline;
}
#chatterAlign{ margin-top: 0px;}