/**************************This Module Classes And Styles*******************************/
.mod_simple{}
#news_table
{
	margin:1px;
	padding:0px;
}
#news_title
{
	background:#e3e3e3;
	color:#666666;
	height:30px;
	text-indent:10px;
	border-bottom:none;
	font-weight:bold;
}
#news_brief
{
	background:#f3f3f3;
	padding:10px;
}
#news_content
{
	background:#f3f3f3;
	padding:5px;
	text-indent:10px
}
#news_source_label{}
#news_source_link
{
	color:#666666;
	font-weight:bold;
}
#news_source
{
	background:#f3f3f3;
	padding:10px
}
#news_icon
{
	border:none;
	padding-bottom:5px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
}
#archive_title
{
	color:#666666;
	border-bottom:none;
	font-weight:bold;
}
.season{color:#255B24; height:25px;}
#news_content a{color:#2D3E84;}
.news_content_img{ margin:5px; border:#999 1px solid; padding:3px;}
