/* @override http://prod.mosmedia.com/hgs/assets/templates/hgspage/index.css */

div.quotes-contain {
	overflow: hidden;
	font: italic .90em Georgia, "Times New Roman", Times, serif;
	color: #253646;
	width: 610px;
	position: relative;
	height: 200px;
	margin-bottom: -30px;
}

.quotes1 {
	opacity: 0;
	filter: alpha(opacity = 0);
	position: absolute;
	border: 1px solid #aaa;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	width: 591px;
}

.quotes2 {
	opacity: 0;
	filter: alpha(opacity = 0);
	position: absolute;
	border: 1px solid #aaa;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	width: 591px;
}

.quotes3 {
	opacity: 0;
	filter: alpha(opacity = 0);
	position: absolute;
	border: 1px solid #aaa;
	height: auto;
	padding-top: 10px;
	padding-right: 10px;
	width: 591px;
}