/* @override http://localhost:8888/CBWebCo/v2.1/css/rssinclude.css */

/* for use with rssinclude.xsl XSLT&nbsp;transfrm*/

#content {
	width: 100%;
	float: left;
}

#entries li.entry {
	margin-bottom: 15px;
}



/*ul#entries {
	list-style-image: none;
	list-style-type: none;
	margin: 0;
	width: 100%;
	float: left;
}*/

/*#entries li.entry p {
	margin-bottom: 7px;
	margin-top: 7px;
}*/

/*#entries li.entry p.date,#entries li.entry h1,#entries li.entry h2,#entries li.entry h3 {
	margin: 0;
	padding: 0;
}*/

#entries li.entry p.date {
	text-align: right;
	padding-right: 33px;
}

/*#entries li.entry {
	padding-bottom: 12px;
	margin: 0;
	border-bottom: 2px solid #b6c9a7;
}*/

/*#entries li.entry h2 {
	margin-top: 12px;
}*/

#entries li.entry div.blogger-post-footer img {
	margin: 0;
	padding: 0;
	border-style: none;
}