﻿.homelead
{
	color:#FFF;
	position:relative;
	width:320px;
	margin-bottom:10px;
	height:320px;
	overflow:hidden;
}
.homelead .pullquote
{
	background:url(../images/homepq-bg.png);
	position:absolute;
	left:0;
	top:220px;
	height:100px;
	width:320px;
}
.homelead .pullquote h1
{
	margin-top:5px;
	margin-bottom:5px;
	padding:0;
}
.homelead .pullquote h1 a
{
	color:#FFF;
}
.homelead .pullquote h1,
.homelead .pullquote .pullquotedate,
.homelead .pullquote .pullquotetext
{
	margin-right:10px;
	margin-left:10px;
}
