﻿label
{
	display: block;
	text-align: right;
	float: left;
	width: 12em;
}
h1
{
	float:left;
}
.header
{
	display: block;
	padding: 1em 0 0 0;
	float: right;
}
.ui
{
	clear: both;
}