form {
	/* width:675px; */
}

.error {
	color:orange;
}

.radio input {
	float:left;
	clear:both;
	margin-bottom: 8px;
	margin-right:5px;
}

.text input, textarea, select {
	width: 240px;
}

textarea {
	height:100px;
	margin:0px;
}

fieldset {
	width:444px;
	display:block;
	float:left;
	border:0px; 
	margin: 0px;
	overflow:hidden;
}

ol {
	list-style-type:none;
	padding-left: 0px;
}

ol div.element {
	/* display:inline; */
	float:left;
}

ol li {
	clear:both;
}

.required {
	color:red;
}

ol label {
	float:left;
	width:124px;
	font-size: 11px;
}

.element {
	margin:5px;
	padding:0px;
}

.reqnote {
}

legend {
	font-weight: bold;
	font-size: 14px;
}

#seperator, #seperator1, #seperator2, #seperator3, #seperator4, #seperator5, #seperator6, #seperator7, #seperator8, #seperator9, #seperator10 {
	width:675px;
	border:0px;
	background-color: black;
	height: 1px; 
	margin-top: 8px; 
	margin-bottom: 12px;
}
