/*
============================================================
Print CSS sheet
============================================================
*/

table#containerb td
{
  text-align: center;
  vertical-align: middle;
  width: 100px;
  height: 100px;
}
table#containerm td
{
  text-align: center;
  vertical-align: middle;
  width: 100px;
  height: 100px;
}
table#containert td
{
  text-align: center;
  vertical-align: middle;
  width: 100px;
  height: 100px;
}

table#hazards
{
  display: none;
}

table#instructions
{
  display: none;
}

