div#quoteStyle_1 {
	width: 193px;
	background: url(/htdoc/images/quote.bg.gif) repeat-y;
}
div#quoteStyle_1 .start {
	display: block;
	background: url(/htdoc/images/quote.start.gif) no-repeat;
	height: 13px;
}
div#quoteStyle_1 .end {
	display: block;
	background: url(/htdoc/images/quote.end.gif) no-repeat;
	height: 15px;
}
div#quoteStyle_1 cite {
	font-style: normal;
	display: block;
	margin: 0px 0px 2px 20px;
}
div#quoteStyle_1 blockquote {
	width: 120px;
	font-weight: bold;
	color: #fff;
	margin: 10px 0px 18px 20px;
}
div#left h2 {
	width: 200px;
	margin: 10px 0 5px;
	padding: 14px 0;
	font-weight: normal;
	font-size: 24px;
	color: #6f6f6f;
}
