@charset "utf-8";
h1, h5 { margin-bottom: 0; }
td { padding: 1px 3px; }
#filters { margin: 10px 0; padding-left: 17px; list-style: none; }
#filters li { list-style-type: none; list-style-image: none; font-size: 80%; float: left; padding: 2px 4px; margin: 0 3px; cursor: pointer; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
#filters li:hover { background-color: #E8FACC; }
#filters .label, #filters .label:hover { background-color: transparent; cursor: default; }
#filters #loader { height: 16px; width: 16px; margin-left: -18px; margin-top: -1px; position: absolute; display: none; }
#filters .filtered { background-color: #A3C86C; color: #FFF; }
#filters .filtered:hover { background-color: #84A157; color: #FFF; }
#developers { margin-right: 8px; margin-top: -5px; float: right; font-size: 80%; }
#press_sort { clear: left; }
#press_sort th { background-color: #A3C86C; font-size: medium; color: #FFF; padding: 5px 0 1px; border-bottom: 1px solid #000; cursor: pointer; }
#press_sort th:hover { background: #84A157 url('../images/sort_white.png') no-repeat 8px center; }
#press_sort .pdf_header:hover { background: #A3C86C url('') !Important; cursor: default; }
#ajax_press_detail { overflow: auto; overflow-x: hidden; height: 416px; width: 100%; }
#ajax_press_detail table { border: 1px solid #F2F4E4; }
#ajax_press_detail table td { vertical-align: middle; }
.col_date { border-right: 1px solid gray; text-align: center; width: 100px; }
.col_pdf { width: 20px; }
.col_pdf img { border: 0px; margin: 2px; }
.col_title a:hover { color: #7E9A58 }
noscript iframe { overflow: auto; width: 100%; height: 416px; }
#logos a { font-size: 11pt; }