#navbar, #highlights {
    display: none;
    visibility: hidden;
}

div.vulnDetail h3 {
    font-size: 1.5em;
    text-align: center;
}

div.vulnDetail .configurations {
    page-break-before: always;
}

#contents div.standard dt {
font-weight:bold;
margin: 1em 1em 0.75em 1em;
}

#contents div.standard dt .info {
font-size:0.75em;
}

#contents div.standard dd {
margin-bottom: 0;
margin-left: 3%;
margin-top:0;
width:85%;
padding:0.1em 0.125em 0.1em 0.1em;
}

#contents div.standard dd .info {
font-size:0.75em;
}

#contents table caption {
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 0.1em;
}


#contents table.data td.supplemental ul {
list-style-type: none;
margin-left: 1em;
}



