

.formid {
	/*display: none;*/
}



div.formnormal LABEL {
	display: block;
	float: left;
	width: 230px;
	text-align: right;
	padding-top: 3px;
	border: 0px solid silver;
}

div.formnormal INPUT,
div.formnormal SELECT {
	
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
}






div.formnormal TEXTAREA {
	
	float: left;
	margin-left: 3px;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 10px;
}


div.formnormal .section {
	margin-bottom: 10px;
}

div.formnormal .fgroup INPUT,
div.formnormal .fgroup SELECT {
	position: relative;
	top: 7px;
	float: none;
	margin-left: 3px;
	margin-right: 3px;
	
}	

div.formnormal .fgroup .label_inline {
	border: 0px solid green;
	display: inline;
	top: 6px;
	position: relative;
	padding-right: 7px;
}

.fgroup_note {
	position: relative;
	top: 3px;
	float: none;
	margin-left: 13px;
	margin-right: 3px;
}

div.formnormal .f_note_right {
	clear: both;
	padding-left: 280px;
	padding-bottom: 10px;
}



div.formnormal .fgroup {
	position: relative;
	top: -8px;
	float: left;
	display: inline;
	border: 0px solid black;
	vertical-align: top;
	padding-bottom: 5px;
	padding-left: 7px;
}

div.formnormal .fgroup_wide {
	float: left;
	border: 1px solid black;
	width: 23%;
	text-align:right;
}

div.formnormal .fgroup_wide .radiocompact {
	text-align:right;
}



.ask_box LABEL {
	display: block;
	float: left;
	width: 240px;
	text-align: right;
	padding-top: 3px;
	border: 0px solid silver;
}

.ask_box INPUT,
.ask_box SELECT,
.ask_box TEXTAREA {
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-right: 10px;
}


.ask_box .add_location {
		position: absolute; 
		left: 0px;
		background-color: #EEEEEE;
		border: 1px solid silver;
		padding: 10px;
		margin: 4px;
		width: 650px;
	}
	
	
	
	
.ask_box .add_location LABEL {
	display: inline;
	float: none;
	padding: 0px;
	margin: 0px;
}	
	
.ask_box .add_location INPUT {
	float: none;
	padding: 0px;
	margin: 0px;
}


div.formnormal label.radiocompact .radio {
	margin-top: 1px;
	margin-right: 2px;
}

div.formnormal label.radiocompact {
	display: inline;
	width: auto;
	padding: 0px;
	padding-top: 4px;
	padding-left: 10px;
	margin: 0px;
	
}

div.formnormal label.textcompact {
	
	display: inline;
	width: auto;
	padding: 0px;

	margin: 0px;
	
}

div.formnormal label.long_question {
	text-align: left;
}

div.formnormal label.long_question_wide {
	width: 82%;
	
	text-align: left;
	padding-bottom: 13px;
}




div.formnormal .textcompact {
}


div.formnormal fieldset.radiostack {
border: 0px solid black;
}

div.formnormal fieldset.stack {
	border: 0px solid black;
	margin: 0px;
	padding: 0px;
	padding-left: 5px;
}

fieldset.stack DIV {
	clear: both;
	border: 0px solid red;
}


div.formnormal fieldset.stack LABEL {
	text-align: left;
	display: block;
	
}


div.formnormal LABEL.radiostack,
div.formnormal LABEL.checkbox_stack {
	text-align: left;
	border:0px solid black;
	width: 100%;

}

div.formnormal LABEL.radio_other {
	margin-left: 30px;
	float: left;
}	

/* Checkboxes - Inline */
div.formnormal .ck_group {
	padding: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
	border:0px solid red;
	position: relative;
	top: -8px;
	
}

div.formnormal .ck_group INPUT {
	float: none;
	margin-left: 15px;
	margin-right: 5px;
	position: relative;
	top: 4px;
}


div.formnormal .radiostack .radio,
div.formnormal .checkbox_stack .checkbox {
	margin-top: 1px;
}

div.formnormal .actions {
	margin-top: 20px;
	margin-left: 240px;
}

div.formnormal .formnormal .fitem {
	
}

div.formnormal .fitem {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}

div.formnormal .fieldnote TABLE.nofloat INPUT {
	float: none;
	margin: 4px;
	padding: 4px;
}


.clear {
	clear: both;
}

div.formnormal .fieldnote {
	margin-left: 245px;
	clear:both;
	padding-bottom: 10px;
}

div.formnormal div.inline_note2 {
	position: relative; border: 0px solid red; margin-left: 280px; top:  3px;
}


div.formnormal div.inline_note {
	float: left;
	padding-top: 4px;
	margin-left: 10px;
	
}

div.formnormal div.inline_value {
	float: left;
	padding-top: 3px;
	margin-left: 10px;
	padding-bottom: 8px;
}

div.formnormal .more_info {
clear: both;
background-color: #FFFFFF;
	margin-left: 40px;
	border: 1px solid #C5C5C5;
	padding: 5px;
	margin-top: 10px;
	padding-bottom: 20px;
}

.section {
	font-weight: bold;
	color: black;
	border-bottom: 1px solid silver;
	padding-top: 20px;
}

.date_one, date_two {
	width: 25px;
	margin-right: 2px;
}	

.date_year {
	width: 40px;
}

.date_large {
	width: 68px;
}