/* CSS Document
Lotos Nile Marketing
RSS Feed CSS
© 2005 Lotos Nile Marketing
CSS code by Digital Vision Media, LLC, www.digitalvisionmedia.com */
	
body {
	font-size: 100.01%;
	background-color: #111111;
	margin: 20px 0 0 0;
	}
	
div#wrapperdiv {
	width: 750px;
	margin: auto;
	}
	
div#contentwrapperdiv {
	width: 750px;
	background: url(../images/rsscontentwrapper_12.jpg) top left repeat-y;
	}
	
div#contentdiv {
	width: 515px;
	padding: 10px 20px 10px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: auto;
	}
	
a:link, a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #7e6f5e;
	}
	
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #EDDAC8;
	background-color: #7E6F5E;
	}
	
h2 {
	font-size: 1.0em;
	margin: 0 0 15px 0;
	text-align: center;
	}
	
p {
	margin: 0 0 0 0;
	}
	
p.bottom {
	margin: 0 0 16px 0;
	}
	
p.feeder {
	margin: 0 0 7px 10px;
	}
	
p.feederbot {
	margin: 0 0 16px 10px;
	}
	
p.feedertop {
	margin: 0 0 7px 0;
	}
	
span.feed {
	color: #333;
	font-weight: bold;
	}