
#news_home {
width: 219px;
height: 231px;
display: block;
background-image: url(../images/acc_bg.gif);
background-repeat: no-repeat;
background-position: left top;
padding-top: 1px;
margin-top: 1px
}

#news_home span{
display: none;
}

a#news_online_hegnar,
a#news_online_dnn,
a#news_online_na24
{
clear: both;
display: block;
margin-left: 2px;
}

.padding10 {
padding: 10px;
}

DIV.news_block {
margin: 0px;
padding: 0px;
height: 110px;
width: 216px;
display: none;
}


.news_block p {
margin: 0px 0px 3px 0px;
}

.news_block ul {
margin: 0px;
padding: 0px;
}

.news_block li {
background: url(../images/acc_liststyle.gif) no-repeat left top !important;
padding-left: 22px;
list-style: none;
margin-bottom: 5px;

}


	* html #news_home .news_block li { margin:-2px 0 -1px 0 !important; }


a.news_trigger {
height: 35px;
width: 216px;
cursor: pointer;
}

a.news_active {
height: 44px !important;
}

a#news_online_hegnar {
background: url(../images/news/news_online_hegnar.gif) no-repeat left top;
}

a#news_online_dnn {
background: url(../images/news/news_online_dnn.gif) no-repeat left top;
}

a#news_online_na24 {
background: url(../images/news/news_online_na24.gif) no-repeat left top;
}

a#news_online_hegnar.news_active {
background: url(../images/news/news_online_hegnar_act.gif) no-repeat left top;
}

a#news_online_dnn.news_active {
background: url(../images/news/news_online_dnn_act.gif) no-repeat left top;
}

a#news_online_na24.news_active {
background: url(../images/news/news_online_na24_act.gif) no-repeat left top;
}





