body {
    font-family: "Lucida Grande",Verdana,sans-serif;
    font-size: 9pt;
}
h1, h2, h3, h4{
    font-weight: bold;
    font-size: 14pt;
    padding: 5px;
}
h3, h4 {
    font-size: 12pt;
}
#leftBar{
    visibility: hidden;
    height: 0;
    width: 0;
}
.cvElement {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    line-height: 1.4em !important;
    visibility: visible !important;
}
#cvEmployment td, #cvAwards td {
    padding: 0 20px 1px 0;
    vertical-align: top;
}
.toggle h4 {
    text-transform: uppercase;
}
