﻿.articlefulldisplay 
{
}
.articlefulldisplay .article_body
{
}
.articlefulldisplay .article_body .article_name
{
	font-size:36px;
	font-weight:bold;
	color:#72000A;
}
.articlefulldisplay .article_body .article_body_date
{
	color:Gray; /*need update*/
}
.articlefulldisplay .article_body .article_body_content
{
	padding-right:25px;
	line-height:1.5em;
}
.articlefulldisplay .related_items
{
	padding-bottom:5px;
}
.articlefulldisplay .related_items .section_title
{
	font-weight:bold;
	color:#72000A;
}
.articlefulldisplay .related_items div a
{
	padding-left:15px;
	text-decoration:none;
	color:#000000;
}
.articlefulldisplay .related_items div a:hover
{
	font-weight:bold;
}

