form div > label:first-child
{
	width : 120px;
}
form div > input[type='submit']:first-child
{
	margin-left : 130px;
}

.message_start
{
	margin-top : 1em;
}

div.check
{
	margin : 0.5em 0 0.5em 130px;
}