td.highlight {background-color: #ddd}
thead tr:first-child th {border:none}
thead tr:first-child th.top_heading {border-bottom: 3px solid #000}

th {padding-top: 8px}
li {list-style: none; float:left;padding-right:4px}
label {display:block; font-size: .8em}
.short_input_box {
    width: 15%;
}
.cites {
    margin-top: 5px;
    max-width: 280px;
}

#table_data {
    margin-top: 2em;
}

::-webkit-input-placeholder { 
  text-align:center;
}
::-moz-placeholder { 
  text-align:center;
}
:-ms-input-placeholder { 
  text-align:center;
}
:-moz-placeholder { 
  text-align:center;
}
