/* news_month_summary_container */
#news_month_summary_container_old{background-color:#3399FF;min-height:200px;background-image:url(../images/newsletter/newsletter_feature_bg.jpg); background-repeat:repeat-x;color:white;}
#news_month_summary_container{background-color:white;color:#666666;border-bottom:solid #eeeeee 1px;min-height:150px;}
	#news_month_summary_container a{color:#336699;}
	#news_month_summary_container a:hover{color:#990033;}
	#news_month_summary_title{margin:0px;padding:15px 20px 10px 10px;font-size:22px;color:#663366;border-bottom:solid #eeeeee 1px;}
	#news_month_summary{margin:0px;padding:5px 20px 0px 30px;font-size:14px;}
	
	.news_month_summary_category{margin-bottom:30px;}
	.news_month_summary_category_title{font-size:140%;padding:5px 0px 0px 35px;height:30px; background-repeat:no-repeat;color:#003399;}
		.news_month_summary_category_title a{color:#003366;}
	.news_month_summary_category_news .news_month_summary_category_title{background-image:url(../images/icons/frontpage/knode.png);}
	.news_month_summary_category_journal .news_month_summary_category_title{background-image:url(../images/icons/frontpage/kdict.png);}
	.news_month_summary_category_review .news_month_summary_category_title{background-image:url(../images/icons/frontpage/kwrite.png);}
	
#news_intro_text{padding:10px 20px;color:black;background-color:white;clear:left;}
	#news_intro_text a{color:#990033;}
.news_header{padding:2px 10px;background-color:#3399FF;color:white;}
	.news_header h3{font-size:18px;color:white;margin:0px;padding:8px 4px;font-weight:normal;}
.newsletterStory_outer{padding:0px 20px;color:#333333;}
.newsletterStory_outer ul{margin:0px;padding:0px;}
.newsletterStory_inner{}
	.newsletterStory_title{border-bottom:solid #eeeeee 1px;}
		.newsletterStory_title h3{margin:0px;padding:6px 4px 4px 0px;font-size:16px;font-weight:bold;}
	.newsletterStory_author{font-size:90%;margin:0px;}
	.newsletterStory_text {text-align:justify;padding:0px 0px 10px 0px;margin:0px;}
	.newsletterStory_text .date{color:#666666;margin-right:10px;}

.newsletterStory_rightCol{float:right;width:200px;margin:0px 0px 10px 10px;border:solid #cccccc 1px;padding:5px;font-size:90%;}
	.newsletterStory_rightCol_heading{font-weight:bold;border-bottom:solid #cccccc 1px;padding:2px;}
	.newsletterStory_rightCol ul{margin:0px; list-style:none;}
	.newsletterStory_rightCol li{border-bottom:solid #eeeeee 1px;padding:2px;margin:0px;}	


#news_footer_text{padding:10px 30px;}
