div.module-320 span.ry-divider {
	width: 0;
	padding: 0 6px 0 7px;
}
div.module-320 .rights span {
	width: auto;
}

.site-copy.cta-copy {
	color: #fff;
}

form label.inline {
    font-size: 15px;
    line-height: 1.5;
}



@media (max-width:991px) {
	.module-320 .rights .ry-divider {
		display: none;
	}
	.module-320 span.roya-copy {
		margin-top: 15px;
	}

}