.error_message { 
	color: #D00018;
	border: 1px solid #D00018;
	padding: 10px;
	margin-bottom: 10px;
}

.AccGate .options {
	text-align: center;
	padding: 100px 0;
}
.AccGate .options .item {
	text-align: left;
	max-width: 350px;
	padding: 0px 40px;
	border-left: 1px solid #ddd;
	min-height: 200px;
}
.AccGate .options .item.first { border: none; }
.AccGate .options .item h1 { margin: 0; }