.CommentBody blockquote
{
   padding: 0 20px 30px 0;
   margin: 0 20px 0 0;
   color: #99f;
   font-style: italic !important;
   background: transparent url(comment_unquote.gif) no-repeat bottom right;
   text-indent: 36px;
   
}

.CommentBody blockquote br
	{
	display: none;
	}

.CommentBody blockquote blockquote
{
   display: none !important;
}

.CommentBody blockquote cite
{
   font-weight:bold;
   text-indent: 36px;
   display: block;
   margin: 0;
   padding: 0 0 8px 0;
   color :#ccf;
   background: transparent url(comment_quote.gif) no-repeat top left;
}

.WhisperFrom .CommentBody blockquote cite,
.WhisperTo .CommentBody blockquote cite
{
   background: transparent url(comment_whisper_quote.gif) no-repeat top left;
}

.WhisperFrom .CommentBody blockquote,
.WhisperTo .CommentBody blockquote
{
   background: transparent url(comment_whisper_unquote.jpg) no-repeat bottom right;
}

.CommentQuote
{
   display:inline;
   font-size:10px;
   color:#bbb;
}