/* begin styles for RSS Feed */

.rss_box {	 margin: 10px 3px;	 padding: 0px 0px;	 width: 100%;	 background-color: #ffffff;	 border: 0px dashed #7485CA;}
.rss_title, rss_title a {	font-family: ""Trebuchet MS", Trebuchet, Verdana, Lucida, sans-serif; 
font-size: 18px;	font-weight:bold;	margin: 5px 0;	padding: 0;	letter-spacing: 1px; color: 666666; }
.rss_items { list-style-type: none; }
.rss_item {  font-family: verdana, arial, sans-serif;  font-size: 13px;  font-weight : bold;  color: #666666; }
.rss_item a: {  font-family: verdana, arial, sans-serif;  font-size: 13px;  font-weight : bold;  color: #666666; margin-top: 10px;}
#col3 .rss_box li { color: #bd4746; }
#col3 .rss_item a:hover { text-decoration : none;	color: #000;	border-bottom: 2px solid #bd4746;	}
.rss_date {	font-size: 11px;	font-weight : normal;	color: #F60;	}
