#rssBarTable{
	background: url(/visitors/images/rssBar/rssBarBg.jpg) center center no-repeat;
	width: 746px;
	height: 143px;
	border: 0px;
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

#rssBarTable td{
	margin: 0px;
	padding: 0px;
}


#rssBarTop{
	height:46px;
	vertical-align: bottom;
	text-align: left;
}

#rssBarTop img{
	padding-left: 20px;
}

#rssBarLeft{
	height: 97px;
	width: 110px;
	vertical-align: top;
	text-align: right;
}

#rssBarLeft img{
	padding: 0px 15px 0px 0px;
}

#rssBarContent{
	vertical-align: top;
	color: #30418b;
	width: 391px;
}

#rssBarContent a:link, #rssBarContent a:active, #rssBarContent a:visited{
	color: #30418b;
	
}

#rssBarSpacer{
	width: 45px;
}

#rssBarTags{
	width: 200px;
}

.blogPromoTitle{
	font-weight: bold;
}





