.chat > .posts .photo {
	height: 40px;
	vertical-align: top;
	border-radius: 15%;
}

ul.cke_autocomplete_panel {
	width: 160px;
}

ul.cke_autocomplete_panel .photo {
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	border-radius: 50%;
}
.cke_autocomplete_panel .username {
	padding-left: 5px;
}

.cke_autocomplete_panel .fullname {
	padding-left: 5px;
	color: #b7b7b7;
}