#footerTop {
	padding: 50px 10px;
}

#footerTop .linkRow a:first-child {
	border-left: none;
}

#footerTop .linkRow a {
	white-space: nowrap;
	padding-left: 5px;
	border-left: 1px solid #FFFFFF;
	padding-right: 3px;
}

a.footerLink {
	color: #fff;
}

#footerLinks {
	margin-top: 20px;
}

#footerBottom {
	padding: 35px 10px;
}

#subscribeMessage {
	color: #FFF;
	font-size: 120%;
}

#subscribeButton {
	font-style: italic;
	width: 90px;
}

#logoBottom {
	height: 39px;
	width: 176px;
	margin-left: auto;
	margin-right: auto;
}

#cright {
	color: #4E534E;
	padding: 15px 0;
}

.CCPrivacyLogo {
	width: 168px;
	height: 14px;
	margin: 7px auto 7px auto;
	background-image: url('/layouts/responsive/img/safe_subscribe_logo.png');
}

