#newsrss { text-align: center; margin: 10px; width: 400px; padding-left: 0; } .rsstable { color: black; } .bbcontainer { /*background-color: white;*/ background-color: #eeeef8; height: 185px; width: 400px; } #ddbox { height: /*200px*/ 185px; width: 390px; overflow: hidden; } .rssdate { font-weight: bold; font-size: 11px; color: #b1b1b1; font-family: Arial; display: none; } .rsstitle { /*color: #0d2bb1;*/ color: #5A3878; font-size: 12px; font-weight: bold; } .rsstitle a:link { /*color: #0d2bb1;*/ color: #415694; font-size: 12px; } .rsstitle a:hover { color: #4575a7; } .rsstitle a:visited { color: #415694; } .rssdescription { display: block; color: black; font-size: 12px; }