.form-build{
	width: 674px;
	height: auto;
	margin: 0;
	padding: 0;
}
.field,
.field_full, 
.field_group{
	width: 324px;
	clear: right;
	margin: 10px 0;
}
.field p{
	width: inherit;
	clear: none;
	margin: 0;
	padding: 0;
}
.w186{	/* -138 */
	width: 186px;
}
.w112{	/* -138 */
	width: 112px;
}
.field_full{
	width: 674px;
	clear: both;
}
.field_group{
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
	clear: right;
}
.right-margin{
	margin-right: 26px;
	clear: none;
}
.field_name{
	height: 16px;
	line-height: 14px;
	overflow: hidden;
	margin: 0 0 10px 0;
	width: 324px;
}
input.hidden,
input.hidden_error {
	display: none;
}
input.text,
input.text_error {
	clear: both;
	width: 314px;
	border: solid 1px #373635;
	padding: 6px 4px;
	margin: 0;
	height: 14px;
	font-size: 11px;
	line-height: 13px;
	font-family: Verdana;
}
.w186 input.text,
.w186 input.text_error{
	width: 176px;
}
.w112 input.text,
.w112 input.text_error{
	width: 102px;
}
input.text_error{
	border: solid 1px #AF292D;
}
input.checkbox,
input.checkboxes{
	display: block;
	clear: none;
	width: 20px;
	float: left;
}
.checkbox_text{
	width: 285px;
	clear: none;
	line-height: 14px;
	margin: 3px 0 0 5px;
}
.w186 .checkbox_text{ /* -138 */
	width: 152px;
}
label.checkbox{
	width: auto;
	background: none;
	padding: 4px 6px 4px 0;
	clear: both;
	float: left;
	display: block;
	margin: 0 0 5px 0;
}
label.inline{
	float: left;
	clear: none;
	width: auto;
	padding: 4px 6px 4px 0;
	margin: 5px 5px 0 0;
	display: inline;
	border: none;
}
label:hover{
	background: #ddd;
}
input.checkboxes{
	margin: 0 5px 0 0;
	padding: 0;
}
select.select,
select.select_error {
	clear: both;
	width: 324px;
	margin:  0;
	font-size: 11px;
	padding: 4px 0;
	height: 24px;
	border: solid 1px #373635;
}
.w186 select.select,
.w186 select.select_error { /* 324-138=186 */
	width: 186px;
}
select.select_error{
	border: solid 1px #AF292D;
}
select.selectmonth,
select.selectday,
select.selectyear,
select.selecthour,
select.selectminute,
select.selectmeridem{
	height: 24px;
	border: solid 1px #373635;
	margin-right: 10px;
}
textarea.multilines,
textarea.multilines_error{
	clear: both;
	width: 314px;
	border: solid 1px #373635;
	padding: 6px 4px;
	margin: 0;
	height: 84px;
	font-size: 11px;
	font-family: Verdana;
}
.field_full textarea.multilines,
.field_full textarea.multilines_error{
	width: 664px;
}
textarea.multilines_error{
	border: solid 1px #AF292D;		
}
.header{
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	width: 674px;
	clear: both;
	margin: 10px 0;
}
.error{
	color: #AF292D;
}
.help{
	margin: 0;
	padding: 1px 3px;
	font-size: 10px;
	font-weight: bold;
}
.desc{
	width: 100%;
	clear: none;
	margin: 5px 0 0 0;
	height: auto;
	line-height: 1.2em;
	color: #9a8c71;

}
.buttons a.button{
	margin: 0 0 0 10px;
	float: right;
	clear: none;
}
.day_of_week{
	clear: none;
	float: left;
}
.simple_date{
	clear: none;
	float: left;
}
