.CommentQuote {
	cursor: pointer;
	display: inline;
	font-size: 11px;
	color: #666666;
	padding-right: 4px;
	border-right: 1px solid #eee;
	margin-right: 4px;
	}

.quotemeta {
	
	padding-left: 25px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background: url('quote1.gif') left top no-repeat;
	}

.quotemeta1 {
	margin-left: 10px;
	
	font-weight: normal;
   font-size: 13px;
	color: #666666;
	}
	
quote {
	padding: 4px 10px;
	border: 1px solid #000;
	font-size: 11px;
	color: #666666;
	}

