﻿.pullquote_general
{
	float:left;
	width:100%;
}
.pullquote_general .headerimage
{
	display:none;
}
.pullquote_general .article_pullquotecontainer
{
	float:left;
	width:300px;
}
.pullquote_general .article_pullquoteEachItem
{
	padding:10px;
	width:270px;
	background:url('../images/pullquote_right_bg.gif') top right repeat-y #ffffff;	
	float:left;
}
.pullquote_general .article_pullquotecontainer .top_bg
{
	width:284px;
	height:6px;
	background:#ffffff;	
	float:left;
	overflow:hidden;
}
.pullquote_general .article_pullquotecontainer .bottom_bg
{
	width:300px;
	height:6px;
	background:url('../images/pullquote_bottom_bg.gif') top left no-repeat;	
	float:left;
	margin:0px 0px 20px 0px;
	overflow:hidden;
}
.pullquote_general .article_pullquoteEachItem .title_date
{
	padding:0px 0px 10px 0px;
}
.pullquote_general .article_pullquoteEachItem .title_date .pullquotetitle a
{
	color:#003B81;
	font-weight:bold;
	font-size:14px;
}
.pullquote_general .article_pullquoteEachItem .pullquote
{
	float:left;	
}
.pullquote_general .article_pullquoteEachItem .pullquote .thumbnail
{
	float:left;	
	width:100px;
}
.pullquote_general .article_pullquoteEachItem .pullquote .pullquotetext
{
	float:left;	
	width:165px;
}
.pullquote_general .article_pullquoteEachItem .pullquote .pullquotetext .morelink
{
	background:url('../images/blue_button.gif') top left no-repeat;
	height:24px;
	width:82px;
	color:#ffffff;
	text-align:center;
	line-height:22px;
	margin:10px 0px 10px 0px;
}
.pullquote_general .article_pullquoteEachItem .pullquote .pullquotetext .morelink a
{
	text-decoration:none;
}

