td {
    white-space: normal !important;
}

h1.header {
  margin: 2px 0 0 0;
  font-size: medium;  
}

h2 {
  font-size: small;  
  margin: 0.5em 0 0.5em 0;
}

h3 {
  font-size: small;  
}

form#search {
    float: none !important;
}


form#search h3, form#search input, form.login input {
    font-size: x-small;  
}

label {
    font-size: x-small;
}

#content{
    min-width: 100px;  
}

#left, #right {
    text-align: center;
    margin: 3px auto 4px;
}

#right td {
    text-align: center;
}

