/* CSS Document */
/* begin styles for RSS Feed */



.rss-box {

	

	 width: 700px;

	 background-color: #000000;

        

	 

}

.rss-items {

	margin-top:0px;

	padding:0.5em; 0.5em;

	margin-left:0px;

	color:#FFFFFF;

}

p.rss-title {padding:0.5em;}

.rss-title {

	text-decoration: none;

	font-family: Verdana;

	font-size: 12pt;

	background-color:#000;

	color:#fff;

	font-weight:bold;

	margin: 0px;

	padding:0em;

	text-align: left;

}



.rss-item  {

  font-family: Verdana;

  font-size: 10pt;

  font-weight : normal;

  list-style:none;

  padding-bottom:1em;

}



.rss-item a {

	text-decoration : none;

	color: white;

	font-size: 12pt;

	font-weight:light;

	font-family:Verdana;

	}

	





.rss-date {

	font-size: 85%;

	font-weight : normal;

	color: #ff0000;

	} 
/* buttons modeled from http://www.wellstyled.com/css-inline-buttons.html */

