.rss-box {
    /*height: 190px;*/
    max-height: 200px;
    margin: 0 auto;
    overflow: auto;
	width: 100%;
}

.rss-title, .rss-title  {
	display:none;
	text-decoration:none;
	margin: 0 0 14px;
	padding: 0;
	text-align:left;
	font-size: 14px;
}

rss-title a:hover { text-decoration:underline;}
.rss-item  {display: block; text-align: justify; font-size: 12px;}
.rss-item a:hover {text-decoration : none;}

.rss-items {padding-top: 4px;}

.rss-item a:link, .rss-item a:visited, .rss-item a:active {
	text-decoration : none;
	border-bottom: 1px dashed silver;
    color: #037ab3;
    font-size: 14px;
    line-height: 17px;
    margin-bottom: 0px;
    margin-top: 11px;
    padding-bottom: 5px;
}

	
.rss-date {
    color: #6c6c6c;
    display: block;
    font-size: 10px;
    font-weight: bold;
    line-height: 0;
    margin: 0;
}
	
/* begin styles for RSS Feed for "spirit" CSS */
.rss-box-spirit {
	 margin: 1em;
	 width: 200px;
	 background-color: #FFFFFF;
	 border: 1px solid #330033;
}

.rss-box-spirit .rss-items {
	margin-top:0px;
	padding:0.5em; 0.5em;
	margin-left:0px;
	color:#000000;

}

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

.rss-box-spirit .rss-title {
	text-decoration: none;
	font-family: arial, verdana, sans-serif;
	font-size: 85%;
	background-color:#330033;
	color:#FFFF99;
	font-weight:bold;
	margin: 0px;
	padding:0em;	text-align: left;

}



.rss-box-spirit .rss-item  {
  font-family: arial, verdana, sans-serif;
  font-size: 0.75em;
  font-weight : bold;
  list-style:none;
  padding-bottom:1em;
}

.rss-box-spirit  .rss-item a {
	text-decoration : underline;
	color:FF0000;
	font-size: 105%;
	font-weight:bold;
	font-family:arial, sans-serif;
}

.rss-box-spirit  .rss-item a:visited {color:330033;}

.rss-box-spirit .rss-date {
	font-size: 85%;
	font-weight : normal;
	color: #CC99CC;
}

.block-link {
	color: white;
    display: block;
    font-size: 10px;
    font-weight: normal;
    line-height: 33px;
    margin-top: -3px;
    padding-left: 26px;
    padding-right: 8px;
    text-align: right;
}

.link-right {
    background-color: #fff;
    background-image: url("/images/news-blue-right-bg-2.jpg");
    background-position: -48px -23px;
    background-repeat: no-repeat;
    float: right;
    font-family: Verdana,Helvetica,Arial,sans-serif;
    padding: 0 13px 0 12px
}

.rss-item-auth{display: none;}

div.news-blue-blog {
    margin-bottom: 9px;
}
div.news-blue-blog h2 {
    background-color: #5892c4;
    border: medium none;
    color: white;
    font-size: 13px;
    height: 18px;
    letter-spacing: 0;
    line-height: 18px;
    margin: 0;
    padding-bottom: 0;
    text-indent: 8px;
}