/* CSS Document */

/* begin styles for RSS Feed */

.rss_box {
	padding-top: 10px;
	 margin: 0px;
	 width: 165px;	 
	 border: 1px solid #fff;
	 /*background: url(img/viruslist_bk.jpg) no-repeat;*/
	 /*background-color: silver;*/}


.rss_box ul {margin:5px;}

.rss_items {
	margin-top:0px;
	padding:0.5em;
	margin-left:0px;
	color:#000;
}
p.rss_title {padding:0.5em;}


.rss_title {
	font-size: 11px;
	background-color: silver;
	color: #333;
	font-weight:bold;
	text-align: left;
}

.rss_item  {
  font-size: 8px;
  list-style:none;
  padding-bottom:1em; 
}

.rss_item a {
	color:red;
	font-size: 8pt;
	font-weight:bold;
	}





.rss_date {
	font-size: 7pt;
	color: #000033;
	}
/*************** Alternative config ***************/

.channel {
	padding-top: 55px;
	 margin: 0px;
	 width: 170px;	 
	 border: 1px solid #fff;
	 background: url(img/viruslist_bk.jpg) no-repeat;
	 background-color: silver;}