/* Topic Center Column
--------------------- */

/*

.fromCommunityPromo h2 {
	background-color: #FFFFFF;
	background-image: url(http://assets.aarp.org/aarp.org_/images/channels/channelHeader_bg2.jpg);
	color: #5E5B4F;
	border: 1px;
	border-color:#CACACA;
}

.fromCommunityPromo {
	background:#ffffff none repeat scroll 0 0;
	border: 1px;
	border-color:#CACACA;
	margin:27px 0 29px;
}

.fromCommunityPromoRow img {
	background-color:#FFFFFF;
	border:none;
	padding:2px;
}

.fromCommunityPromoRow a:hover img {
	background-color: none;
	border: none;
	padding:2px;
}
*/


.promoBox.fromCommunity h2 {
	background-image: url('http://assets.aarp.org/www.aarp.org_/community/online_comm_landing/378_fromcommunity.gif');
	background-color: none;
	color: #5E5B4F;
	border-color: #CACACA;
	height: 25px;
	margin-bottom: 0px;
	padding: 3px 0px 0px 10px;
}

.promoBox.fromCommunity .promoContent {
	background-color: #ffffff;
	border:1px solid #CACACA;
	border-top: none;
}