﻿.headlines_general
{
	width:284px;
	padding:10px 10px 0px 10px;
	float:left;	
	background:#ffffff;
}
.headlines_general .pullquote
{
	float:left;
	width:100%;
	margin:0px 0px 5px 0px;
}
.headlines_general .pullquotetitle .logo
{
	float:left;	
	width:44px;
	height:16px;
	background:url('../images/headlines_logo.gif') top left no-repeat;	
}
.headlines_general .title_date
{
	width:240px;
	float:left;
}
.headlines_general .pullquotetitle a
{
	color:#003B81;
	text-decoration:underline;
	font-weight:bold;	
	display:inline;
}
.headlines_general .title_date .pullquotedate
{
	width:80px;
	display:inline;
	margin:0px 5px 0px 0px;
	color:black;
}
