/*div.melding_blok                {width: 600px; min-height: 50px; overflow: hidden; margin-bottom: 10px;}*/
    span.melding_header       {display: block; margin-top: 10px; padding: 15px 0 5px 0; width: 600px;  border-bottom: 1px solid #DDDDDD; color: #535353; font-weight: bold; font-size: 12px; overflow: hidden;}
        span.m_bekijk                   {display: block; float: right; width: 40px; height: 15px;}
    p.meldingen_item                {display: block; float: left; padding: 3px 0 3px 5px!important; margin: 0 !important; width: 555px; height: 20px; font-size: 12px; color: #535353; text-decoration: none; border-bottom: 1px solid #EEEEEE; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
        .melding_un                     {color: #FF7B0A !important;}
        .melding_link                   {color: #0071B5 !important;}
    span.melding_lees                   {display: block; float: right; padding: 3px 0 0 10px; width: 30px; height: 23px; border-bottom: 1px solid #EEEEEE;}
        .melding_lees a.melding_bekijken    {display: block; padding: 5px 0 0 0; width: 16px; height: 16px; background: url(/images/top_bar/read_more.png) center center no-repeat;}
                
    a#read_all{             display: block; float: left; padding: 0 5px 0 15px; min-width: 5px; height:12px; background: url(../images/top_bar/check.png) center left no-repeat; text-decoration: none; color: #0071B5;}
    a#read_all:hover{       text-decoration: underline;}
    .melding_highlight{     background: #ffeede;}
    span#loading_update{    display: block; float: left; width: 100px; height: 20px;}