
/* mod_teasers css */
.mod_news_flash { width:230px; height:auto; }
.mod_news_flash.text { color:white; padding-left:25px; padding-right:25px; padding-top:5px; padding-bottom:3px; width:78%; }
.mod_news_flash .headline h1 { font-size:14px; color:white; }
.contentcontainer .mod_news_flash.text a { border:0; color:#C9DADF; }
.contentcontainer .mod_news_flash.text a:hover { border-bottom:1px dotted; }
.mod_news_flash.text table { color:#C9DADF; margin-top:5px; }
.mod_news_flash .morenews { border-top:1px dotted #C9DADF; border-bottom:0px; color:#C9DADF; }


/* mod_news_flash Blue */
.mod_news_flash.blue { background-color:#84ACBF; }
.mod_news_flash.bluetop { height:8px; background: transparent url('../images/top_blue.gif') top left no-repeat; }
.mod_news_flash.bluebottom { height:8px; background: #fff url('../images/bottom_blue.gif') top left no-repeat; }
