table.corpora {
border-collapse: collapse;
}
table.corpora th {
vertical-align: top;
}
table.corpora td {
vertical-align: top;
white-space: pre;
}
ul.speakers li {
vertical-align: top;
text-align: left;
}
tr.odd {
background: #EEEEEE;
}
tr.even {
background: #F7F7F7;
}
h1, h2, h3, h4, th, nav#page_header {
text-transform: capitalize;
}
span.result_transcript {
font-style: italic;
}
p.results_text {
padding: 0px;
}
span.media_controls {
border-top: 2px solid #EEEEEE;
border-left: 2px solid #EEEEEE;
border-bottom: 2px solid #CCCCCC;
border-right: 2px solid #CCCCCC;
background: #DDDDDD;
padding: 5px;
padding-bottom: 1px;
}
a.line_play_button img {
border-top: 2px solid #EEEEEE;
border-left: 2px solid #EEEEEE;
border-bottom: 2px solid #CCCCCC;
border-right: 2px solid #CCCCCC;
background: #DDDDDD;
padding: 2px;
}
a.line_play_button {
vertical-align: bottom;
}
a.line_play_button img:active {
border-bottom: 2px solid #EEEEEE;
border-right: 2px solid #EEEEEE;
border-top: 2px solid #CCCCCC;
border-left: 2px solid #CCCCCC;
background: #DDDDDD;
padding: 2px;
}
div.floatWord {
position: absolute;
color: #9EA615;
font-size: 18pt;
font-weight: bold;
}
a.line_play_button img.stop_button {
border-bottom: 2px solid #CCCCCC;
border-right: 2px solid #CCCCCC;
border-top: 2px solid #AAAAAA;
border-left: 2px solid #AAAAAA;
background: #BBBBBB;
}
div#players {
position: fixed;
top: 60px;
right: 0px;
width: 300px;
background: transparent;
padding: 0px;
}
.comment_annotation {
font-style: italic;
}