html, body {
  margin: 0px;
  padding: 0px;
  height: 100%;
}

h1, h2, h3, h4, p, form, ul {
  margin: 0px;
  padding: 0px;
}

table {
  border-collapse: collapse;
}

tr, td {
  margin: 0px;
  padding: 0px;
}

.separator {
  clear: left;
}

.ie button {
  width: 1;
  overflow: visible;
  padding: 0 0.5em;
  line-height: 1.3em;
}

.ie8 button {
  line-height: 1.4em;
}
