#when_edit {
  background-color: #666;
  display: none;
  filter: alpha(opacity = 70);
  height: 100%;
  opacity: 0.7;
  position: absolute;
  width: 100%;
  z-index: 101;
}

#formmakerDiv {
  background-color: #666;
  display: none;
  filter: alpha(opacity = 70);
  height: 100%;
  left: 0;
  opacity: 0.7;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

#formmakerDiv1,
#formmakerDiv1.td {
  background-color: transparent;
  display: none;
  font-size: 12px;
  height: 85%;
  left: 0;
  margin-left: 30px;
  margin-top: 80px;
  position: fixed;
  top: 0;
  z-index: 100;
}

#fonti tbody tr td table tr td,
#fonti tbody tr td {
  padding: 0px;
  vertical-align: top;
}

#main_div  table {
  border-collapse: separate;
  width: inherit;
}

#main_div  table tbody tr td,
#edit_div  table,
#edit_div  table tr,
#edit_div  table tr td {
  border: 0px;
}
