#newsrss { position: static; float: right; margin: 10px; border: 1px solid /*#a8a8a8*/ #a8a8a8; width: 500px; padding-left: -10px; text-align: center; top: 550px; margin-left: -1px; } .rsstable { color: black; } /* new rule */ .newspic { float: left; margin: 5px; width: 75px; height: 56px; } /* new rule */ .newsrow { height: 80px; } /* new rule */ .morelink { text-align: left; margin-bottom: 1.0em; } .bbcontainer { /*background-color: white;*/ background-color: #ffffff; border: /*#0d2bb1*/ #0d2bb1 2px solid; height: 200px; width: 500px; } #ddbox { height: /*200px*/ 200px; width: 490px; overflow: hidden; } .rssdate { font-weight: bold; font-size: 11px; color: #b1b1b1; font-family: Arial; display: none; } .rsstitle { /*color: #0d2bb1;*/ color: #0d2bb1; font-size: 14px; font-weight: bold; } .rsstitle a:link { /*color: #0d2bb1;*/ color: #0d2bb1; font-size: 12px; } .rsstitle a:hover { color: gray; } .rsstitle a:visited { color: #0d2bb1; } .rssdescription { display: block; text-align: left; color: black; font-size: 12px; font-size: smaller; overflow: hidden; height: 5em; text-align: center; }