#newsrss { /*position: absolute;*/ text-align: center; /*float: right;*/ /*left: 900px; top: 180px;*/ margin: 10px; border: 1px solid #24559e; width: 165px; padding-left: 0; } .rsstable { color: black; width: 155px; } .bbcontainer { background-color: #ffffff; border: #24559e 2px solid; height: 200px; width: 155px; } #ddbox { height: 200px; width: 155px; overflow: hidden; } .rssdate { font-weight: bold; font-size: 10px; color: #000000; font-family: Arial; display: none; } .rsstitle { color: #24559e; font-size: 13px; font-weight: bold; } .rsstitle a:link { color: #24559e; } .rsstitle a:hover { color: #326dc5; } .rssdescription { color: black; font-size: 12px; display: none; }