pre{border:1px dashed #bbb;background:#fff;padding:10px;}
#form{width:100%;margin:0px 0 0 0;float:left;}

#form table td{padding-bottom:5px;}
#form input{padding:2px 2px 2px 3px;}
#form input.FormElementDate {padding:2px 2px 0px 3px;}
 
.FormLabelColumn{width:150px;}
td.FormElementColumn{width:300px;}

.FormRequiredIndicator{color:red;}
.FormBigHeightElement,.FormElementColumn{vertical-align:top;}

.FormElementFreelabel{padding:0 0 0 0 !important;}

.FormElementInput,
.FormElementMail,
.FormElementTextarea {
	width:150px;
}
.FormElementColumn option {
	padding:0 5px 0 5px;
}
input[type="file"]{height:20px;}

