@CHARSET "ISO-8859-1";

fieldset{
	border: none;
}

p.lineform label.labelClass{
	display: block;
	float: left;
	width: 100px;
	text-align: right;
	margin-right: 15px;
}

p.lineform{
	clear: both;
}

.nolabel100{
	margin-left: 115px;
}
