.subscribe-to {display: none;}
.registration-main {
	background-color: rgb(200, 200, 200);
	padding: 10px 5px 15px 5px;
	border-radius: 0 0 10px 10px;
}
.form-row p {
	color: rgb(0, 100, 160);
    font-size: 12px;
    line-height: 15px;
    margin-left: 0px;
    text-align: center;
	}