blockquote.pullquote {
	width: 15em;
	/*border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;*/
	border-left: 1px dashed #333;
}

#leftcontent blockquote.pullquote p {
	font-family:Times New Roman;
	font-size:19px;
	font-style:italic;
	line-height:1.6;
	margin-bottom:0;
	text-transform:uppercase;
/*	font-family: "Courier New", Courier, monospace;
	font-size: 21px;
	line-height: 1.4;
	font-style: italic;
	text-transform: uppercase;*/
	color: #ccc;
	margin-bottom: 0;
	padding:0.5em 1em;
}


