<style type="text/css">

/*NEWS FEEDS and ITEMS*/
  

.caption {
    margin: 6px 20px;
    color: #505050;
}

.right {
    float: right !important;
    margin-right: 0!important;
    clear: right;
}


#news-items h2 {
        margin-top: 30px;
    }
	
.broadcast h3 {
    font-size: 1.4em;
}

#news-items .right {
        float: right;
    }

a.rss, a.atom,  #news-items .ical, #news-items p.meta, #showCal, a #showCal, #broadcastOptions a.ical {
        display: none !important;
    }
	

#showList {
        display: none !important;
    }
  
</style>