.box .m{
	height:50px;
}

div.fieldsHolder{
	width:520px;
	padding:10px 0 0 0;
}
	label.field{
		width:380px;
	}
		label.field span{
			width:150px;
		}
	.sbmButton{
		height:30px;
		vertical-align:middle;
	}