body{
	font-family: arial, helvetica;
	font-size: 10pt;
}

input,select{
	clear: right;
	display: block;
	margin-bottom: .5em;
}

label.error{
	font-size: smaller;
	color: red;
	font-style: italic;
	display: block;
	margin-bottom: 1em;
}

ul,li{
	list-style-type: none;
}