table.safetable
{
	width: 100%;
	table-layout: fixed;
}
table.safetable td
{
	text-align: center;
}
table.safetable input
{
	width: 100%;
}
#safebanner
{
	width: 100%;
	font-size: 2em;
	text-align: center;
	font-weight: bold;
	font-style: italic;
}
