.recent-disqus-comments ul {
	margin: 0;
}

.recent-disqus-comments ul li {
	list-style-type: none;
	border-bottom: thin solid #ccc;
}

.recent-disqus-comments .thread-title {
	font-size: 16px;
	font-weight: bold;
}

.recent-disqus-comments p {
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0;
	max-height: 32px;
	overflow: hidden;
}

.recent-disqus-comments .author-date a {
	font-size: 12px;
	font-weight: bold;
}