blockquote {
	display: none;
	overflow: scroll;
}
.Scroll_text {
	padding-right: 10px;
	font-family: "Century Gothic";
	font-size: 14px;
	overflow: auto;
	height: 208px;
	color: #9999CC;
}
