.conversation a {
	color: #0067b3;
	font-weight:bold;
	font-size: 11px;
}
.conversation .see-more
{
	text-align: right;
}
.conversation .topic
{
	width: 100%;
}
.conversation .stat.info td
{
	text-align: right;
}
.conversation input.title
{
	padding: 0px;
}
.conversation .topic .stat span, .conversation .stat.info span
{
	margin-right: 10px;
}
.conversation .commentContent .ctrl
{
	text-align: right;
}
.conversation .hidden
{
	display: none;
}
