.kudos {
}

.kudos h2 {
	font-size: 14pt;
	margin-bottom: 6px;
}

.kudos .rave {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
}

.kudos .from {
	margin-top: 0px;
	text-align: right;
	font-style: italic;
	color: #333;
}

.kudos:last-child {
	border-bottom: 0px solid #ccc;
}