div.content_ads {
    width: 100%;
    overflow: auto
    }
div.content_ads > div {
    padding: 10px 0;
    width: 50%;
    float: left
    }
.information_content div.section_container {
    margin-top: 10px
    }
.information_content div.section_container:first-child {
    margin-top: 0
    }
.information_content div.section_container a > img {
    border: none
    }
.information_content div.section_container > .section_label, .information_content div.section_container > .section_label a {
    color: #333
    }
.information_content div.section_container > .section_label a:hover {
    text-decoration: none
    }
.information_content div.section_container > h1.section_label {
    font-size: 120%;
    margin: 4px 0
    }
.information_content div.section_container > h2.section_label {
    font-size: 110%;
    margin: 2px 0
    }
.information_content div.section_container > h3.section_label {
    font-size: 100%
    }
.information_content div.section_body table {
    position: relative;
    border: 1px solid #DDD;
    border-spacing: 0 0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px
    }
.information_content div.section_body > table {
    margin-top: 5px
    }
.information_content div.section_body table tr.odd {
    background-color: #F3F3F3
    }
.information_content div.section_body table td {
    padding-top: 2px;
    padding-bottom: 2px
    }
.information_content div.section_body table td.cell_title, .information_content div.section_body table td.cell_label {
    border-right: 1px solid #DDD;
    border-top: 1px solid #DDD;
    text-align: left;
    font-weight: bold;
    vertical-align: top;
    padding: 0 5px
    }
.information_content div.section_body table td.cell_label > a {
    color: #666
    }
.information_content div.section_body table td.cell_title > a:hover, .information_content div.section_body table td.cell_label > a:hover {
    text-decoration: none
    }
.information_content div.section_body table tr:first-child > td.cell_title, .information_content div.section_body table tr:first-child > td.cell_label, .information_content div.section_body table tr:first-child > td.cell_value {
    border-top: none
    }
.information_content div.section_body table td.cell_title {
    border-right: none;
    color: #333
    }
.information_content div.section_body table td.cell_title > a {
    color: #333
    }
.information_content div.section_body table td.cell_value {
    text-align: left;
    padding: 0 5px;
    border-top: 1px solid #DDD
    }
.information_content div.section_body table td.cell_value.image_coordinates {
    padding: 0;
    text-align: center
    }
.information_content div.section_body table td.cell_value.image_coordinates > span {
    padding: 2px;
    line-height: 20px
    }
.information_content div.section_body table td.cell_value.image_coordinates > div {
    position: relative
    }
.information_content div.section_body table td.cell_value.image_coordinates > div .image {
    position: relative;
    width: 100%;
    border: none
    }
.information_content div.section_body table td.cell_value.image_coordinates > div .marker {
    position: absolute;
    z-index: 10;
    border: none
    }
.information_content div.section_body table td.cell_value.table {
    padding: 0
    }
.information_content div.section_body table td.cell_value > table {
    border: none;
    border-spacing: 0 0;
    width: 100%
    }
.information_content div.section_body table td.cell_value > table td {
    padding: 2px;
    border-left: 1px solid #DDD;
    border-top: 1px solid #DDD;
    text-align: center
    }
.information_content div.section_body table td.cell_value > table tr:first-child > td {
    border-top: none;
    font-weight: bold
    }
.information_content div.section_body table td.cell_value > table tr > td:first-child {
    border-left: none
    }
div.file_information_content > * {
    margin-top: 10px
    }
div.file_information_content > *:first-child {
    margin-top: 0
    }
div.file_information_content description a > img {
    border: none
    }
div.collaboration {
    position: absolute;
    top: 10px;
    left: 20px;
    right: 20px;
    text-align: justify
    }
#body > div > .content > .media .fullscreen_button {
    position: absolute;
    right: 10px;
    top: -32px
    }
ul.referees {
    padding: 0;
    margin: 0;
    list-style: none
    }
ul.referees > li {
    border-top: 1px solid #DDD;
    padding: 10px 20px;
    overflow: hidden;
    font-size: 13px;
    text-overflow: ellipsis;
    white-space: nowrap
    }
ul.referees > li:first-child {
    border-top: none
    }
ul.referees > li a > span {
    display: block;
    position: relative;
    height: 25px;
    line-height: 25px;
    overflow: hidden
    }
ul.referees > li .thumbnail_container {
    display: block;
    position: relative;
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    overflow: hidden;
    text-align: center
    }
ul.referees > li .thumbnail_centering {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 100em;
    margin-left: -50em;
    height: 100%;
    text-align: center
    }
ul.referees > li .thumbnail {
    height: 100%;
    border: none
    }
#related {
    padding-bottom: 30px
    }
#related > div {
    border-bottom: 1px solid #DDD
    }
#related > div > h1 {
    padding: 22px 16px 10px 16px;
    line-height: 20px;
    margin-bottom: 14px
    }
#related > div:first-child > h1 {
    padding: 22px 16px 10px 16px;
    line-height: 20px;
    border-top: 1px solid #FFF;
    background: #FFF;
    background: -webkit-gradient(linear, left top, left bottom, from(#F6F6F6), to(#FFF));
    background: -moz-linear-gradient(top, #F6F6F6, #FFF)
    }
#slider {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%
    }
a.description_link {
    position: relative
    }
span.description_link_content {
    display: block;
    position: absolute;
    border: 1px solid #ddd;
    z-index: 1000;
    background-color: #FFF;
    width: 159px;
    height: 139px;
    overflow: hidden;
    text-align: center;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
    }
span.description_link_content > .thumbnail {
    display: block;
    position: absolute;
    left: 50%;
    top: 0;
    width: 100em;
    margin-left: -50em;
    height: 90px;
    text-align: center
    }
span.description_link_content > .thumbnail > img {
    height: 100%;
    border: none
    }
span.description_link_content > .info {
    position: absolute;
    left: 0;
    width: 135px;
    top: 90px;
    height: 29px;
    background-color: #333;
    color: #DDD;
    padding: 10px 12px;
    text-align: left
    }
span.description_link_content > .info > .title {
    display: block;
    font-size: 13px;
    text-overflow: ellipsis;
    overflow: hidden;
    max-height: 33px;
    margin-bottom: 9px;
    line-height: 16px;
    text-decoration: none
    }
span.description_link_content > .info {
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
    }