DIV.quoteLeft {
	BACKGROUND: #f7f7f7; MARGIN: 10px; WIDTH: 240px
}
DIV.quoteRight {
	BACKGROUND: #f7f7f7; MARGIN: 10px; WIDTH: 240px
}
DIV.quoteLeft {
	CLEAR: left; FLOAT: left
}
DIV.quoteRight {
	CLEAR: right; FLOAT: right
}
DIV.quoteLeft DIV.ql {
	BACKGROUND: url(../img/quote.gif) no-repeat left top
}
DIV.quoteRight DIV.ql {
	BACKGROUND: url(../img/quote.gif) no-repeat left top
}
DIV.quoteLeft DIV.qr {
	BACKGROUND: url(../img/quote.gif) no-repeat right bottom
}
DIV.quoteRight DIV.qr {
	BACKGROUND: url(../img/quote.gif) no-repeat right bottom
}
DIV.quoteRight DIV.tl {
	BACKGROUND: url(../img/qtl.gif) no-repeat left top
}
DIV.quoteLeft DIV.tl {
	BACKGROUND: url(../img/qtl.gif) no-repeat left top
}
DIV.quoteRight DIV.tr {
	BACKGROUND: url(../img/qtr.gif) no-repeat right top
}
DIV.quoteLeft DIV.tr {
	BACKGROUND: url(../img/qtr.gif) no-repeat right top
}
DIV.quoteRight DIV.bl {
	BACKGROUND: url(../img/qbl.gif) no-repeat left bottom
}
DIV.quoteLeft DIV.bl {
	BACKGROUND: url(../img/qbl.gif) no-repeat left bottom
}
DIV.quoteRight DIV.br {
	BACKGROUND: url(../img/qbr.gif) no-repeat right bottom
}
DIV.quoteLeft DIV.br {
	BACKGROUND: url(../img/qbr.gif) no-repeat right bottom
}
DIV.quoteRight DIV.qcontent {
	PADDING-RIGHT: 34px; PADDING-LEFT: 34px; FONT-SIZE: 14px; PADDING-BOTTOM: 14px; COLOR: #444444; PADDING-TOP: 14px
}
DIV.quoteLeft DIV.qcontent {
	PADDING-RIGHT: 34px; PADDING-LEFT: 34px; FONT-SIZE: 14px; PADDING-BOTTOM: 14px; COLOR: #444444; PADDING-TOP: 14px
}
