/*############################### News-Feed #############################*/
#rss{
font-family: 'Lucida Grande', Verdana, Sans-Serif;
margin:0;
padding:0;
float:right;
width:40%;
font-size:11px;
}

#rss, #newsfeed{
display: block;
margin: 0 0 0 0;
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size: 11px;
padding: 0 8px 0 0;
min-height:150px;
overflow: hidden;
}

#rss, #newsfeed a {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
color: #fff;
font-weight: 600px;
font-size:11px;
padding: 0 0 5px 15px;
margin: 0 0 0 15px;
}

#rss, #newsfeed a.targetblank {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
color: #fff;
font-weight: 600px;
font-size:11px;
padding: 0 0 5px 15px;
margin: 0px;
background-image: url(images/bullet.jpg);
background-repeat: no-repeat;
}

#rss, #newsfeed {
font-family: 'Lucida Grande', Verdana, Sans-Serif;
margin:0;
padding: 0;
color:#fff;
font-size: 11px;
}

.description{
padding: 5px 0 0 0;
}

.date{
display: none;
visibility: hidden;
}

#rss, #newsfeed .description{
font-family: 'Lucida Grande', Verdana, Sans-Serif;
margin:0 0 0 15px;
}
#rss, #newsfeed .description p{
font-family: 'Lucida Grande', Verdana, Sans-Serif;
font-size:11px;
}

#loading{
font-family: 'Lucida Grande', Verdana, Sans-Serif;
margin:40% 0% 0% 40%;
float:left;
}