.textLogo {
	margin-bottom: 25px;
}

.textLogo img {
	float: left;
	max-width: 50px !important;
	margin-right: 20px;
}

div.ccm-page .textLogo p {
	margin-bottom: 0px; 
}

.textLogo:after {
	content: ".";
	clear: both;
	display: block;
	visibility: hidden;
	height: 0px;
}