<style>
#cont {text-align:left; position:relative;width:98%;height:175px; overflow:hidden; padding:3px}
.news {position:absolute;top:0px;left:0px;width:94%;height:175px;visibility:hidden;text-align:left}
.storyOn {width:15px; border:thin solid black 1px;padding:0px; text-align:center;background-color:red;color:white;}
.storyOff {width:15px; border:thin solid black 1px;padding:0px; text-align:center;background-color:white;color:red;}
.storyLinkOn {text-decoration:none; font-family:arial;font-weight:bold;font-size:10pt;color:#ffffff}
.storyLinkOff {text-decoration:none; font-family:arial;font-weight:bold;font-size:10pt;color:#000000}
</style>
