.registry-container {
	display: none;
}

#payPal input[type=submit] {
	color: #fff;
	background: #4f6e82 !important;
}

#payPal input[type=submit]:hover {
	background: #7594a9 !important;
}