
.rss_box {
	 width: 75%;
	 background:#ffffff url(http://www.sheck.com/feed/style/eggshell.gif) top left repeat; 
         
	 padding: 5px 10px 5px 30px;
	 border-left: 5px solid #111;
	 border-right: 5px solid #111; 
	 border-top: 5px solid #111;
	 border-bottom: 5px solid #111;
}

.rss_title, .rss_title a:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	margin: 5px 0;
	padding: 0;
	text-align:left;

}

.rss_title a:visited, .rss_title a:active {
	color: #922;
}

rss_title a:hover {
text-decoration:underline;
}

.rss_items {
  
}

.rss_item  {
  font-family: Arial, Verdana, sans-serif;
  font-size: 14px;
  text-align:left;
  margin-bottom: 1em
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-size: 18px;
	text-decoration : none;
	color: #26590D;
	}

.rss_item a:hover { 
	text-decoration : underline;
	color: #F66025;
	}
	
.rss_date {
	font-size: 12px;
	font-weight : normal;
	color: #338;
	}</style>
