.rightaligned {
	margin: 0 25px 10px 10px;
	float: right;
}
.pullquote {
/*	width: 20%;
	float:right; */
	font-family: Arial, "Helvetica-Neue", Helvetica, Verdana, san-serif;
	font-weight:bold;
	font-size:125%;
	line-height:140%;
	color:#F18626;
	margin:10px;
/*	background: url(images/closequote.gif) no-repeat bottom right !important;
	background /**/:url(); /* removing quote graphic in IE5+ */
	padding:0px 25px 5px 0px;
}
