.map{
  margin-bottom: 40px;
}

.map a:link{
  border: none;
}

table.document{
  background: #ccc;
  line-height: 1.8em;
  margin-bottom: 20px;
  width: 100%;
}

table.document td,
table.document th{
  background: #fff;
  padding: 3px;
}
table.document th{
  background: #659138;
  color: #fff;
  text-align: center;
}

table.document  tr.odd td {
  background :#F0F0F0;
}

table.document td.label{
  white-space: nowrap;
}
