@charset "ISO-8859-1";

label, label span {
	display: block;
	padding-bottom: .25em;
}
label {
	float: left;
	width: 100%;
}
label span {
	float: left;
	width: 45%;
	text-align: right;
	margin: 5px 0 0 -20px;
}
fieldset input, fieldset select, fieldset textarea {
	float: right;
	width: 57%;
	boder: 1px solid #ebd9c1;
}
fieldset input:hover {
	border-color: black;
}
fieldset input:active, input:focus {
	border-color: #369;
}
fieldset {
	width: 400px;

}
fieldset {
	margin: 0 0 8px 100px;
	padding: 10px;
	border: 1px solid #369;
	overflow: hidden;
}
.submit {
	clear: both;
	text-align: center;
	margin: 2em 2px 1em 2px;
}
#text_block {
	margin-top: 50px;
}
/*
fieldset {
	font-size: 1em;
	font-weight: bold;
	float: left;
	clear: left;
	width:600px;
	margin: 1em 0 -2em 0;
	padding: 0;
	border-style: none;
}
fieldset ol {
	padding: 0 1em 0 1em;
	list-style: none;
}
fieldset li {
	padding-bottom: 1em;
}
fieldset.submit {
	float: none;
	width: auto;
	border: 0 none #fff;
	margin: 1em 0 2em 1em;
	padding-left: 4em;
}
.submit {
	margin: 2em 0 0 5em;
	padding: 0 0 15px 0;
	width: 20%;
	height: 15px;
}
label {
	float: left;
	width: 15em;
	margin-right: 1em;
	text-align: right;
}
fieldset li{
	float: left;
	clear: left;
	width: 100%;
}
fieldset input {
	float: none;
	width: 65%;
	height: 1.1em;
	margin-bottom: .2em;
}
#inline {
	margin: 1.5em 0 0 20px;
}
#inline label {
	float: none;
	margin: 0 5px 0 0;
}
#inline input {
	width: 55px;
	margin: 0 .5em 0 0;
}
*/
