﻿body {
}

.formFieldLabel
{
	width:200px;
}

.bureauForm
{
	width:100%;
}

.bureauForm th
{
	width:30%;
}


.bureauForm td
{
	width:70%;
}

.bureauForm input
{
	width:97%;
}

.BureauSubmit
{
	float:right;
	margin-right:10px;
}
