.side-quote {
	float: left;
	width: 182px;
	height: 190px;
	margin: 0 0 15px;
	background: url(images/quote.png) no-repeat 0 0;
	color: #FFF;
	font: normal 13px/1.3 'Helvetica Neue', Arial, Helvetica, sans-serif;
	overflow: hidden;
}
.side-quote h2 {
	margin: 0 !important;
	padding: 0 !important;
	text-indent: -9999em !important;
	font-size: 1px !important;
}
.side-quote .form-row {
	margin: 56px 0 0 11px;
	text-shadow: 0 1px 0 #000;
}
	.side-quote input {
		margin: 0;
		vertical-align: middle;
	}
	.side-quote input.zip {
		width: 50px;
		margin-top: -1px;
	}