#ActivationByEvbAddForm h1 {
	color: black;
	font-size: 26pt;
	font-weight: bold
}

#ActivationByEvbAddForm h2 {
	color: black;
	font-size: 18pt;
	font-weight: normal;
	margin-top: 25px;
}

#ActivationByEvbAddForm label {
	display: block;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

#ActivationByEvbAddForm input {
	font-family:Tahoma,Geneva,sans-serif;
	font-size:26pt;
	margin-bottom:3px;
	padding:2px 0 2px 3px;
	text-align:center;
	width:335px;
}
#evb_input_wrapper {
	width: 440px;
	margin-bottom: 5px;
}
#evb_input_wrapper .error-message {
	margin-top: 0px;
}
#ActivationByEvbAddForm #form_footer {
	line-height: 50px;
}

#ActivationByEvbAddForm #next_button, #ActivationByEvbAddForm #back_button{
	width: 100px;
	margin: 0 auto;
}

#ActivationByEvbAddForm #next_button a, #ActivationByEvbAddForm #back_button a  {
	font-size: 18pt;
	line-height: 30px;
}

.error-message {
	margin-top: 15px;
}