.secure {background: #bea61b;}
.submit {
	background: #1a1a1a;
	padding: 10px 20px;
	color: #fff;	
	width: auto;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 16px;
}
.securebutton {
	background: #f5f5f5;
	color: #888;
}