.CommentQuote {
	cursor: pointer;
	display: inline;
	font-size: 10px;
	color: #ccc;
	padding-right: 4px;
	border-right: 1px solid #eee;
	margin-right: 4px;
	}

.quotemeta {
	margin-left: 10px;
	padding-left: 25px;
	font-size: 11px;
	font-weight: bold;
	background: url('quote1.gif') left top no-repeat;
	}

quote {
	padding: 4px 10px;
	border: 1px solid #000;
	}

