body {
	background-color: #e5e5e5;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}
label{
	display: block;
	width: 80px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
	padding-right: 10px;
}

br{
	clear:left;
}

ul {
list-style: square;
display:block;
line-height:0;
}

