.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;
}

.categoryTitle
{
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
}

.topicInfo
{
	font-size: 11px;
	color: #adadad;
}

.conversation-all-most-recently a.readmore
{
	font-size: 11px;
}

.topicTitle
{
	font-weight: bold;
}