.feedback-content-post
{
	clear: both;
}

.feedback-content-post-author {
    font-weight: normal!important;
}
.feedback-content-post-header {
	padding-left: 58px;
}

.feedback-content-post-author-photo,
.feedback-content-post-author-photo-empty
{
	border-radius: 45px;
	float: left;
	margin-top: 3px;
	width: 45px;
	height: 45px;
	background-repeat: no-repeat;
}

.feedback-content-post-author-photo-empty
{
	background: url("/bitrix/components/bitrix/main.post.list/templates/.default/images/sprite.png") no-repeat scroll -48px 7px #535c6a;
}

.feedback-content-email
{
	color: #a0a7ab;
	font-size: 14px;
	margin-right: 20px;
	text-transform: lowercase;
}