/* Zee & Co. News */

/* news index */
#news, #article, #resources{ position:relative; padding-top:27px; }
.newsItem{ position:relative; height:137px; margin-bottom:8px; background:url(../img/news/entry_bg.png) 0 0 no-repeat; }
.newsItem img{ position:absolute; top:0px; left:5px; }
.newsItem h2, .newsItem h3{ position:absolute; top:25px; left:210px; font-size:70%; }
.newsItem h2 a, .newsItem h3 a{ color:#8f9069; }
.newsItem p.date{ position:absolute; left:210px; font-size:70%; top:43px; font-weight:bold; color:#8f9069; }
.newsItem p.date a{ color:#8f9069; font-weight:normal; }
.newsItem .intro{ position:absolute; left:210px; width:360px; font-size:70%; top:63px; color:#2b2e38; line-height:1.2; }

#artContent{ margin-right:-4px; background:url(../img/news/article_bg.gif) right top repeat-y; }
#articleBg{ position:relative; padding-bottom:10px; background:url(../img/news/article_btm.gif) bottom left no-repeat; }
#articleBg img{ float:left; margin:0 30px 30px 0; }
#articleBg h2{ padding-top:25px; color:#8f9069; font-size:70%; }
#articleBg p.date{ margin:13px 0 0 0; font-size:70%; font-weight:bold; color:#8f9069; }
#articleBg p{ font-size:70%; color:#2b2e38; line-height:1.2; margin:15px; }

#resources h2{ color:#2b2e38; font-size:70%; text-indent:12px; line-height:1.8; height:21px; margin:25px 0 15px 0; background:url(../img/cs/h2_bg.gif) 0 0 repeat-x; }
#resourceNav{ position:relative; height:112px; width:100%; margin:-1px 0 20px 0; padding-top:12px; background:url(../img/resources/menu_bg.jpg) 0 0 no-repeat; }
#resourceNav ul{ width:335px; }
#resourceNav li{ width:136px; margin:0 8px 4px 23px; float:left;display:inline; }
