#newsrss { text-align: left; margin: 1px; border: 1px solid /*#a8a8a8*/ #ffffff; width: 250px; padding-left: 0; vertical-align: middle; } .rsstable { color: black; border: none; vertical-align: middle; } /* new rule */ .newspic { float: left; margin: 5px; width: 75px; height: 56px; } /* new rule */ .newsrow { height: auto; /* was 40px */ margin-bottom: 1.0em; } /* new rule */ .morelink { text-align: left; margin-bottom: 1.0em; } .bbcontainer { /*background-color: white;*/ background-color: #eeeeec; border: /*#0d2bb1*/ #eeeeec 2px solid; height: 600px; width: 250px; } #ddbox { height: /*200px*/ 600px; width: 240px; overflow: hidden; padding: 10px; vertical-align: middle; } .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; text-align: left; } .rsstitle a:link { /*color: #0d2bb1;*/ color: #326665; font-size: 12px; } .rsstitle a:hover { color: #ff7b21; } .rsstitle a:visited { color: #326665; } .rssdescription { display: block; text-align: left; color: black; font-size: 12px; font-size: smaller; overflow: hidden; height: 5em; }