/* if this page is cms-only, this will override */
#content_header .subtitle h3 {
	width: 80%;
}

.cms_block .cms_content .protected_content {
	border: 3px solid #eee;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
