/**************************This Module Classes And Styles*******************************/
.mod_simple{}
#article_table
{
	margin:1px;
	padding:0px;
	line-height:20px;
}
#article_title
{
	background:#e3e3e3;
	color:#666666;
	height:30px;
	text-indent:10px;
	border-bottom:none;
	font-weight:bold;
}
#article_brief
{
	background:#f3f3f3;
	padding:10px;
}
#article_content
{
	background:#f3f3f3;
	padding:5px;
	text-indent:10px
}
#article_source_label{}
#article_source_link
{
	color:#666666;
	font-weight:bold;
}
#article_source
{
	background:#f3f3f3;
	padding:10px
}
#article_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;}
#article_content a{color:#2D3E84;}
#article_source_label,#article_author_label, #article_pdfurl_label{ color:#0099ff;}
#article_author_link, #article_pdfurl_link {color:#666666 }