/* begin styles for RSS Feed */

.rss_box {float:left;
          position:relative;
         width: 310px;
         padding:20px; padding-top: 0px;
background-image:inherit; background-repeat:no-repeat; background-position: 0 -41px;
}
.rss_items {
	margin-top:0px;
	margin-left:0px;
	color:#000000;
}
p.rss_title {padding:0.5em;}
.rss_title {
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	background-color:#330033;
	color:#006699;
	font-weight:bold;
	margin: 0px;
	padding:0em;
	text-align: left;
}

.rss_item  {
  font-weight : normal;
  list-style:none;
  padding-bottom:1em;
color: #333333;
}

.rss_item a {
	text-decoration : none;
	color:#006699;
	font-weight:bold;
	font-family:arial, sans-serif;
        font-size: 18px;
	}
	
.rss_item a:visited {
}

.rss_item a:hover {color: #a4b3b7;
}


.rss_date {
	font-size: 90%;
	font-weight : normal;
	color: #6b6b6b;
	} 

/* begin styles for RSS Feed for "boxright" CSS */

.rss_box-boxright .rss_box { width: 200px; padding: 0px 0px 0px 0px; }

.rss_box-boxright .rss_items {
	margin-bottom:0px;
}

.rss_box-boxright p.rss_title {padding:0.5em;}

.rss_box-boxright .rss_title {}

.rss_box-boxright .rss_item  {
  font-family: arial, verdana, sans-serif;
  font-size: 18px
  font-weight : bold;
  list-style:none;
  margin-bottom:0px;

}

.rss_box-boxright  .rss_item a {
	color:#006699;
	font-weight:bold;
        font-size: 14px;
	font-family:arial, sans-serif;
	}

.rss_box-boxright  .rss_item a:hover {
	color:#a4b3b7;
	}

.rss_box-boxright  .rss_item a:visited {}


.rss_box-boxright .rss_date {
	font-size: 90%;
	font-weight : normal;
	color: #6b6b6b;
	}
