/* default article list */
.articlelist-block{width:100%}
.articlelist-block H1{color:#deb640;font-size:16px; line-height:24px; margin:0; padding:15px 28px 10px 28px}
.articlelist-block H2{color:#deb640;font-size:12px; line-height:16px; margin:0; padding:0}
.articlelist-block H2 A:hover{color:#deb640}
.articlelist-block FONT{color:#b3b3b3}
.articlelist-block .top{display:none}
.articlelist-block .mid{display:block;background:url(../imgs/bg-mid.gif) repeat-y}
.articlelist-block .bot{background:url(../imgs/bg-bot.gif) no-repeat;height:15px}
.articlelist-block .article{padding:20px 0 20px 0;margin:0 28px 0 28px; background:url(../imgs/line.gif) no-repeat 1px bottom; font-size:11px; line-height:15px}
.articlelist-block .first{padding:15px 0 20px 0}
.articlelist-block .last{padding:20px 0 15px 0; background:none}
.articlelist-block .text{padding:4px 0 0 0; color:#b3b3b3}
.articlelist-block .info{padding:0 0 4px 0}
.articlelist-block .date{color:#b3b3b3;background:url(../imgs/icon-date.gif) no-repeat;padding:0 0 0 20px}
.articlelist-block .link{padding:4px 0 0 0;width:100%;text-align:right}
.articlelist-block .link A{padding:0 0 0 23px; background:url(../imgs/arrow.gif) no-repeat 0 4px}
.articlelist-block .pagenavigator{padding:20px 0 20px 0;margin:0 28px 0 28px; color:#b3b3b3}
.articlelist-block .more-articles{width:370px; text-align:right;margin:0;padding:0; color:#b3b3b3}

/* articlelist for homepage - unique id through whole site */
#news{width:390px}
#news H2{padding:0}
#news H2 A:hover{color:#deb640}
#news FONT{color:#b3b3b3}
#news .top{display:block;background:url(../imgs/home-bg-top.gif) no-repeat;height:37px}
#news .mid{display:block;background:url(../imgs/home-bg-mid.gif) repeat-y; width:390px}
#news .bot{display:block;background:url(../imgs/home-bg-bot.gif) no-repeat;height:15px}
#news .article{padding:20px 0 20px 0;margin:0 20px 0 25px; background:url(../imgs/home-line.gif) no-repeat 1px bottom; font-size:11px; line-height:15px}
#news .first{padding:0 0 20px 0}
#news .last{padding:20px 0 10px 0; background:none}
#news .text{padding:4px 0 0 0; color:#b3b3b3}
#news .info{padding:0 0 4px 0}
#news .date{color:#b3b3b3;background:url(../imgs/icon-date.gif) no-repeat;padding:0 0 0 20px}
#news .link{display:none}
#news .link{display:none}