/* default article list */
.articlelist-block{width:100%}
.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 for homepage - unique id through whole site */
#pressnews_home {width:100%; font-size:9px;}
#pressnews_home H2{padding:0;background:url(../imgs/press-bullet-link.gif) no-repeat 6px 4px;padding:0 0 0 20px}
#pressnews_home H2 A{}
#pressnews_home H2 A:visited{}
#pressnews_home H2 A:hover{color:#deb640}
#pressnews_home .top{display:block;background:url(../imgs/press-bg-top.gif) no-repeat;height:80px}
#pressnews_home .mid{display:block;background:url(../imgs/press-bg-mid.gif) repeat-y;padding:0;margin:0}
#pressnews_home .bot{display:none}
#pressnews_home .article{padding:15px 10px 15px 10px; margin:0; background:url(../imgs/press-line.gif) no-repeat 1px bottom; font-size:10px; line-height:14px}
#pressnews_home .more-articles{position:relative; font-size:11px; font-weight:bold;display:block;background:url(../imgs/press-bg-bot.gif) no-repeat;height:72px}
#pressnews_home .more-articles A{position:absolute;left:65px;top:23px; color:#2a0e0c; background:url(../imgs/press-arrow.gif) no-repeat 0 2px; padding:0 0 0 17px}
#pressnews_home .text{padding:4px 0 0 20px; color:#855856}
#pressnews_home .first{padding:0 10px 15px 10px}
#pressnews_home .last{padding:15px 10px 10px 10px; background:none}
#pressnews_home .info{padding:0 0 0 20px}
#pressnews_home .date{color:#d2b54b; background:none;padding:0}
#pressnews_home .link{display:none}

#news_home{width:100%}
#news_home H2{padding:0}
#news_home H2 A:hover{color:#deb640}
#news_home FONT{color:#b3b3b3}
#news_home .top{display:block;background:url(../imgs/news-bg-top.gif) no-repeat;height:80px}
#news_home .mid{display:block;background:url(../imgs/news-bg-mid.gif) repeat-y}
#news_home .bot{display:block;background:url(../imgs/news-bg-bot.gif) no-repeat;height:48px}
#news_home .article{padding:20px 0 20px 0;margin:0 20px 0 25px; background:url(../imgs/news-line.gif) no-repeat 1px bottom; font-size:11px; line-height:15px}
#news_home .first{padding:0 0 20px 0}
#news_home .last{padding:20px 0 10px 0; background:none}
#news_home .text{padding:4px 0 0 0; color:#b3b3b3}
#news_home .info{padding:0 0 4px 0}
#news_home .date{color:#b3b3b3;background:url(../imgs/icon-date.gif) no-repeat;padding:0 0 0 20px}
#news_home .link{display:none}
