﻿.home_general .article_pullquoteEachItem
{
	background: url(../images/pullquote_bg.gif) no-repeat 0 0;
	float: left;
	height: 120px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
	width: 300px;
	color:#ffffff;
}
.home_general .article_pullquoteEachItem .title_date
{
	padding-bottom: 5px;
}
.home_general .article_pullquoteEachItem .title_date h2
{
	margin:0px;
	padding:0px;
}
.home_general .article_pullquoteEachItem .title_date a
{
	color:#BADBAF;
	font-size: 16px;
	font-weight: bold;	
}
.home_general .article_pullquoteEachItem .pullquote .thumbnail
{
	float: left;
	height: 96px;
	padding-right: 10px;
	width: 80px;
}
.home_general .article_pullquoteEachItem .pullquote .morelink
{
	float: left;
	font-size: 11px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-top: 5px;
	padding-left: 20px;
	text-transform: uppercase;
	background:url('../icon/newspaper_link.png') no-repeat;
}
.home_general .article_pullquoteEachItem .pullquote .morelink a
{
	color:#BADBAF;
	text-decoration:underline;
	text-transform:lowercase;
}

