#flasharea {
	height: 50px;
}

.pullquote {
	width: 250px;
	float: right;
	background-color: #f6f6fc;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding: 5px;
}

.pullquote p, .pullquote ul, .pullquote li {
	font-size: 11px;
	text-align: left;
}

.pullquote ul {
	position: relative;
	left: -15px;
	text-indent: -5px;
}