@CHARSET "ISO-8859-1";
.tx-guestbook-form-textarea {
	width: 33em !important;
}

.capture_text {
	font-size: 12px;
	width: 150px !important;
	padding-right: 10px;
}

.tx-srfreecap-pi2-image {
	margin-left: 0px !important;
}

.tx-srfreecap-pi2-cant-read {
	color: #000 !important;
}

#randomQuote {
	margin-top: 15px;
	margin-bottom: 15px;
}

.randomQuote-text {
	display: block;
	font-style: italic;
	font-size: 16px;
	font-family: Georgia, "Times New Roman";
}

.randomQuote-customerName {
	margin-right: 5px;
}

#full-customer-quote {
	margin: 20px;
}

.fullQuote-text {
	display: block;
	margin-bottom: 15px;
	font-style: italic;
	font-size: 16px;
	font-family: Georgia, "Times New Roman";
}

.fullQuote-customerName {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AAA;	
	font-size: 13px;
	padding-left: 20px;
	padding-right: 20px;
}
	
