/* Styles for RSS (bottom) */

div#bottombarXXX {
	clear: both; 
	background-color: transparent; /*#ffffff; */
	width: 955px; 
	height: auto; 
	margin: auto;
	margin-bottom: 0px; 
	padding-top: 8px;
}

div#newsfeeds {
	background: transparent;
	width: 800px; 
	height: auto; 
	margin: auto; 
	margin-bottom: 0px; 
	padding-bottom: 5px;
	float:left;
}

div#rsscontainer {
	/* clear: both; */
	background-color: transparent; /*#ffffff; */
	width: 800px;
	height: 400px;
	margin-bottom: 15px;
	margin-top: 8px;
	margin-left: 10px;
	float:left;
	border: 1 red solid;

}

div.rss {
	clear: both; 
	background-color: #eeefff;
	width: 98%;
	height: auto;
	margin: auto;
	border: 1px solid black;
}

.rss8box {
	background-color: #ffffff; /* url('http://connpolitics.com/skins/connpol/img/rss_bottom_head.png') top repeat-x;*/
	width: 215px; 
	height: 340px;
	margin: 6px; 
	padding: 5px;
	font-size: 85%;
	border: 1px black solid;
	float: left;
	overflow: hidden;
}

.rss8boxclass {
	background-color: #ffffff; 
	height: auto; 
	padding: 2px; 
}

h3.rss88 {
	background-color: #ffffff; 
	color: #303030;
	font-size: 120%;
	text-align: center;
	margin-top: -3px;
	margin-bottom: 5px;
}