/* comment */
#right .content .box {
	float: right;
	width: 180px;
	background: #f6f3e3 url('/plugins/quote/dsg/quote-right-top.gif') no-repeat top left;
	margin-bottom: 1em;
}
#right .content .box h1 {
	padding: 20px 10px 1em 20px;
	font-size: 1.1em;
}
#right .content .box .box-content {
	background: url('/plugins/quote/dsg/quote-right-bottom.gif') no-repeat bottom left;
	padding: 0 20px 20px 20px;
	font-size: 1.1em;
}