
fieldset{border: 0;}
.field{clear: both; padding-top: 5px;}
label{display: block; float: left; line-height: 20px; font-weight: bold; width: 265px;}
.middleColumn{float: left; display: block}
.checkbox, .radio{width: auto;}
.Actions{clear: both; margin-left: 276px; padding-bottom: 15px;}
	.Actions input{background: #533333; border: 0; color: #fff; font-weight: bold; padding: 5px 0;}
		.Actions input:hover{background: #715252;}

span.validation, label.required {font-size: 20px; color: red; display: block; background-color: yellow; clear: both; width: 95%; text-align: center;}
span.validation {width: 100%; position: absolute; top: 0; left: 0;}