
.pullquoteright {
	float: right;
	font-family: "Georgia", "Trebuchet MS", trebuchet, arial, sanserif;
	width: 300px;
	padding: 10px;
	margin: 5px 20px;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #6180c0;
}

.pullquoteleft {
	float: left;
	font-family: "Georgia", "Trebuchet MS", trebuchet, arial, sanserif;
	width: 300px;
	padding: 10px;
	margin: 5px 20px;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #6180c0;
}

.gallery {
	width: 130px;
	text-align: center;
	margin: 10px;
	float: left;
}
