#newsrss { /*position: absolute;*/ text-align: center; /*float: right;*/ /*left: 900px; top: 180px;*/ margin: 10px; border: 1px solid #3a385d; width: 175px; padding-left: 0; } .rsstable { color: black; width: 165px; } .bbcontainer { background-color: #f0eccd; border: #cccccc 2px solid; height: 60px; width: 165px; } #ddbox { height: 100px; width: 165px; overflow: hidden; } .rssdate { font-weight: bold; font-size: 11px; color: #b1b1b1; font-family: Arial; display: block; } .rsstitle { color: #3a385d; font-size: 14px; font-weight: bold; } .rsstitle a:link { color: #3a385d; } .rsstitle a:hover { color: gray; } .rssdescription { color: black; font-size: 13px; }