#theme, #header, #navi-sub, #search-form, #col-navi .tx-pilmailform-pi1, #quicklinks, #quickselect, .homelink, #toplinks, #content-right, #code, img.lupe,
#col-navi #contact-person img, #col-navi #contact-person .contact-mail {
    display: none !important;
}
#content-text {
    margin: 0;
    border: 0;
    width: auto;
    float: none;
    font-family: garamond, georgia, serif;
    font-size: 11pt;
    color: #000;
}
h1, h2, h3, h4, h5, h6 {
    font-family: verdana, lucida, arial, sans-serif;
}
h1 {
    font-size: 15pt;
    clear: both;
}
h2 {
    font-size: 13pt;
}
h3 {
    font-size: 12pt;
}
p, ul, ol, td, span {
    line-height: 14pt;
}
p, ul, ol, table {
    margin: 0 0 6pt 0;
}
ul {
    list-style-type: square;
    list-style-position: outside;
    margin-left: 1.3em;
}
ol {
    list-style-type: decimal;
    list-style-position: outside;
    margin-left: 1.3em;
}
a, a:visited, a:hover, a:visited:hover {
  color: #000;
  background: transparent;
  text-decoration: none;
}
#breadcrumb {
   width: 99.9%;
   height: 1.5em;
   padding: 0 !important;
   list-style-position: inside;
}
#breadcrumb li, #breadcrumb span {
   float: left;
   margin-right: 6pt;
   list-style-position: inside;
   list-style-type: none;
   font-size: 10pt;
}
#breadcrumb li.first {
}
#breadcrumb li a {
   padding-right: 12pt;
}

#footer {
    margin-top: 20pt;
    border-top: 1px dashed #999;
}
#footer p {
    font-family: verdana, arial, sans-serif;
    margin-bottom: 0;
    font-size: 10pt;
}
.tx-billitonemployeesearch-pi1 a {
    display: none;
}
#col-navi #contact-person {
    border-top: 1px dashed #999;
    overflow: hidden;
    width: 100%;
}
.contact-person-sidebar {
    float: left;
    margin: 0 10pt 10px 0;
    font-size: 11pt;
}
.contact-person-odd, .contact-person-even {
    padding-left: 12pt;
}