
input[type=text], input[type=password] {
    width: 150px;
}

table.login {
	float: right;
}

tr.consent > td {
    white-space: pre-wrap;
}
