body, input, textarea, select {font-size: 12px !important}
media="all" .table th, .table td {line-height:16px}
.collapse.in {
    height: auto;  /* this style already exists in bootstrap.css */
    overflow: visible;  /* this one doesn't. Add it! */
}
