/* CSS Document */
.rss-box {
	 margin: 0em;
}
.rss-items {
	list-style-type: none;
	margin-top:0px;
	margin-left:0px;
	color: #ffffff;
	text-align: left;
padding: 4px;
}
p.rss-title {padding: 2px;}
.rss-title {
background-color: #cc0000;
background-image: url('../images/content/red_bar_1.gif'); background-repeat: repeat-x;
font-size: 11px;
color: #dddddd;
font-weight: bold;
padding: 0px;
text-align: center
}
.rss-title a:link{
text-decoration : none;
font-size: 11px;
color: #DDDDDD;
}
.rss-title a:active{
text-decoration : none;
font-size: 11px;
color: #DDDDDD;
}
.rss-title a:visited{
text-decoration : none;
font-size: 11px;
color: #DDDDDD;
}
.rss-title a:hover{
text-decoration : underline;
font-size: 11px;
color: #DDDDDD;
}

.rss-item  {
  font-family: Verdana, Tahoma, sans-serif;
  font-size: 10px;
  font-weight : normal;
  list-style:none;
  padding-bottom:0em;
}

.rss-item a:link {
	text-decoration : none;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Tahoma, sans-serif;
	}
.rss-item a:active {
	text-decoration : none;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Tahoma, sans-serif;
	}
.rss-item a:visited {
	text-decoration : none;
	color: #ffffff;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Tahoma, sans-serif;
	}
	
.rss-item a:hover {
	text-decoration : underline;
	color: #cc0000;
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Tahoma, sans-serif;
}

.rss-date {
	font-size: 8px;
	font-weight : normal;
	color: #cc0;
	}
.rsstable2{
padding: 0px;
margin: 0px;
background-color: transparent;
background-image: url("../images/backgrounds/dbline2_bg.gif");background-repeat: repeat;
border-width: 1px;
border-style: solid;
border-color: #cc0000;
}
.rss-items-lava    { list-style-type: none; list-style-image: url("http://142.27.144.70/gerry/pointer.jpg") }

.rss-item-lava { color: black; font-size: 75%; font-family: Tahoma; font-weight: normal; margin: 8px 0 }




