.pullquote
{
	font-family: Times New Roman,Times, Serif;
	font-weight: bold;
	font-size: 14px;
	color: #1a1a1a;	
}

div#openquote
{
	background: url(images/bul/openQuote.gif) no-repeat left top;
	padding-top: 5px;
	width: 120px;	
}
div#openquote div#closequote
{
	background: url(images/bul/quoteMarkC.gif) no-repeat right bottom;
	font-size: 14px;	
	padding-left: 10px;
	padding-bottom: 4px;
	padding-right: 10px;	
}



