#wrapper {
  height: 100%; /* Old IEs does not support min-height */
}        

.content-top10-firm td {
  padding-bottom: 5px; /* Who the fuck knows why? */
}

#content {
  position: relative; /* Darn fucking IE6 disappearing background fix */
}

#container {
  margin-bottom: 25px; /* IE6 footer overlapping fix */
}

.content-text-250 {
  height: 250px; /* IE6 and worse does not support min-height */
}

/* Fuck you, hasLayout! */
.content-text {
  zoom: 1.0;
}
