fieldset {
	border: 1px #999999 solid;
	margin: 0 0 4px 0;
	padding: 2px 10px 7px 5px;
	width: auto;
}

fieldset legend {
	font-weight: bold;
	padding: 0 5px;
}

fieldset input,
fieldset select {
	width: 100%;
}

span#stf_loading img {
	border: none;
	background: none;
}

p.stf_error {
	line-height: normal;
	color: maroon;
}