﻿.feature_list
{
	float:left;
	padding:10px 0px 10px 0px;    
    width:630px;
    color:#fff;	
}
.feature_list .article_pullquotecontainer
{
	float:left;	
}
.feature_list .article_pullquoteEachItem
{
	float:left;
	width:195px;
    margin:0px 6px 0px 7px;
}

.feature_list .article_pullquoteEachItem .pullquotetitle a,
.feature_list .article_pullquoteEachItem .pullquotetitle a:hover
{
	font-weight:bold;
	font-size:14px;
}
.feature_list .article_pullquoteEachItem .pullquotetitle a
{
	text-decoration:none;
}
.feature_list .article_pullquoteEachItem .pullquotetitle a:hover
{
	text-decoration:underline;
}
.feature_list .article_pullquoteEachItem .thumbnail
{
	margin:5px 0px 5px 0px;
}
.feature_list .article_pullquoteEachItem .pullquotetext
{
	line-height:1.4em;	
    margin-top:10px;
}
.feature_list .article_pullquoteEachItem .pullquotetext .pullquote
{
	float:left;
	width:100%;
	height:80px;
	overflow:hidden;
}
.feature_list .article_pullquoteEachItem .pullquotetext a.links
{
	margin:10px 0px 0px 0px;	
}
