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