/* CSS Document */

.pullquote {
	float: right;
	width: 225px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0061B1;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 15px;
}