fieldset {
	border: 1px solid #577184;
	padding:10px;
}

legend {
  color: #FFFFFF;
}

input, select {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border-style: solid;
  border-color: #A0ABB2;
  border-width: 1px;
  margin-top: 5px;
  color: #1B3950;
  background: #FFFFFF;
}

input.checkbox {
  vertical-align: top;
  border: none;
  margin-top: 0px
}

input.nostyle {
  font-size: 9px;
  color:#000000;
  border: none !important;
  background: none !important;
}

.mailreset, .mailsend {
	float: left;
	border: 0;
	width: 110px;
	height: 37px;
	margin-right: 20px;
}

.clear {
  clear: both;
}

.paddingLeftNarrow {
  padding-left: 5px
}

.space2px, .space3px, .space4px, .space5px, .space6px, .space7px, .space8px, .space10px, .space11px, .space12px, .space14px, .space15px, .space20px, .space25px, .space30px, .space50px {
  font-size: 0;
  width: 1%;
  padding: 0
}

.space2px {height: 2px}
.space3px {height: 3px}
.space4px {height: 4px}
.space5px {height: 5px; clear: both}
.space6px {height: 6px}
.space7px {height: 7px}
.space8px {height: 8px}
.space10px {height: 10px; clear:both}
.space11px {height: 11px}
.space12px {height: 12px}
.space14px {height: 14px}
.space15px {height: 15px}
.space20px {height: 20px}
.space25px {height: 25px}
.space30px {height: 30px}
.space50px {height: 50px}

.textred, .red {
  color: #CC3300
}

.mailFormLeft {
  float: left;
  padding-top: 11px;
  
  width:30%;
}

.mailFormRight {
  padding-top:4px;
}
		
		div.xxl_formleft {
			float:left;
			width: 141px;
			padding-bottom: 5px;
		}
		div.xxl_formright {
			float:left;
			width: 309px;
			padding-bottom: 5px;
		}

.mailFormHead {
  font-weight:bold;
  color: #FFFFFF;
  padding-top: 1em;
}

.mfSpecWishesLeft {
  float:left;
  width:44%;
  padding-top:11px;
}

.mfSpecWishesRight {
  float:left;
  width:54%;
  padding-top:4px;
}

.mfBoxTxt { 
  padding-left:5px;
  vertical-align:30%;
}

.rightAlign { 
  text-align:right;
}
