#newsrss { /*position: absolute;*/ text-align: center; float: right; /*left: 240px; top: 550px;*/ margin: 10px; border: 1px solid #a40046; width: 500px; padding-left: 0; height:265px; } .rsstable { color: black; height: 260px; } .bbcontainer { background-color: white; /*border: #004531 2px solid;*/ height: 310px; width: 200px; } #ddbox { height: 200px; width: 490px; overflow: hidden; } .rssdate { font-weight: bold; font-size: 11px; color: #b1b1b1; font-family: Arial; display: none; } .rsstitle { color: #97022e; font-size: 12px; font-weight: bold; font-family: Arial; } .rsstitle a:link { color: #97022e; } .rsstitle a:hover { color: #007770; } .rssdescription { color: black; font-size: 13px; display: none; } .rss-month { font-family: Arial; font-size:12px; text-decoration: none; text-transform: uppercase; } .rss-link a { font-family: Arial; font-size:12px; color:#97022e; } .rss-link a:hover { color: #007770; } .rss-link { line-height:19px; text-transform:none; }