﻿.home_article_lead
{
	width:400px;
	float:left;
}
.home_article_lead .article_pullquotecontainer
{
	width:400px;
	float:left;
}
.home_article_lead .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle
{
	font-size:24px;
	font-weight:bold;
}
.home_article_lead .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a,
.home_article_lead .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetitle a:link
{
	color:#72000A;
}

.home_article_lead .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotedate
{
	color:Gray;
}

.home_article_lead .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext
{
	line-height:1.5em;	
	
}

.home_article_lead .article_pullquotecontainer .article_pullquoteEachItem .pullquote .pullquotetext .morelink
{
	float:left;
	clear:both;
	padding-bottom:10px;
	color:#72000A;
	font-weight:bold;
}

