﻿div.bubbles {
	width: auto;
	font-size: 1em;
	margin-bottom: 24px;
}

div.bubbles blockquote {
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubbles blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubbles cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(images/comment_tip.gif) no-repeat 20px 0;
	font-style: normal;
}