.registration.modernform {
	width: 60%;
}

.registration.modernform h3 {
	font-size: 14px!important;
	padding-bottom: 10px!important;
	color: #333435!important;
}

.registration.modernform label {
	font-size: 14px!important;
	padding-bottom: 10px!important;
	color: #333435!important;
}

.registration.modernform fieldset {
	padding: 20px 0px 0px 0px!important;
}

.registration.modernform input {
	border: 1px solid #848587 !important;
}

.registration.modernform hr {
	display: none;
}

.registration.modernform #dnn_ctr4717_View_registerButton {
	border: 3px solid #C10C17!important;
  color: #C10C17 !important;
  background: white;
  font-weight: bold;
  border-radius: 6px !important;
  text-decoration: underline;
  width: 250px;
  height: 55px;
  margin: 20px 0px 0px 0px;
}