/* MailPlus */
.mpFormLabel {
	font-size: 1.1em;
	vertical-align: top;
	padding-right: 10px;
}

.mpRadioButtonText, .mpCheckBoxLabel {
	font-size: 0.9em;
	padding-left: 2px;
}

.mpFormField {
	padding-bottom: 10px;
}

.mpFormField > input {
	color:#666666;
	float:left;
	width:250px;
}

.mpCheckBoxInput, .mpRadioButtonInput {
	padding: 3px;
}

.mpSpacerCell h2 {
	font-size: 1.2em;
}
