#footer,
#breadcrumb,
#head,
#shadow,
#sitemap,
#navi-main-language-contact,
#printview,
.contact-mail,
.news-list-morelink,
.submit-button,
.news-single-backlink,
#footer-billiton {
   display: none;
}
body {
  margin: 0;
  padding: 0;
  font-size: 12pt;
  font-family: sans-serif;
  color: #000;
  background: transparent;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", "Lucida", Verdana, "Bitstream Vera Sans", sans-serif;
  font-weight: bold;
  margin: .75em 0 .5em 0;
  page-break-after: avoid;
}
h1 {
   font-size: 138%;
}
h2 {
   font-size: 132%;
   border-bottom: 1px solid;
}
h3 {
   font-size: 113%;
}
h4 {
   font-size: 120%;
}
h5 {
   font-size: 114%;
}
h6 {
   font-size: 100%;
}
p,
ul {
  margin: 0 0 1em 0 !important;
}
ul li {
   margin: 0 !important;
   padding: 0 !important;
}
.csc-texttext ul,
.csc-texttext ol,
.csc-textpic-text ul,
.csc-textpic-text ol {
   padding: 0 0 0 2em; 
}
.csc-texttext ul li,
.csc-textpic-text ul li {
    list-style-type: disc;
}

.csc-texttext ol li,
.csc-textpic-text ol li {
    list-style-type: decimal;
}
.csc-texttext li,
.csc-textpic-text li {
    list-style-position: outside;

}

p+p {
  margin-top: -1em !important;
}
a, a:visited, a:hover, a:visited:hover {
  color: #000;
  background: transparent;
  text-decoration: none;
}

#footer {
   border-top: 2px solid #000;
   margin-top: 2em;
}
.news-list-item img {
   float: left;
   margin: 0 1em 1em 0;
}
#footer,
.news-list-item {
   clear: both;
}

.news-single-item {
   float: left;

}
.news-single-img {

  float: left;
  margin: 0px 10px 0px 0px;

}

.tx-billitonemployeesearch-pi1 .department {
    clear: left;
    width: 100%;
    float: left;
}
.tx-billitonemployeesearch-pi1 .contact-person-odd {
    clear: left;
}
.tx-billitonemployeesearch-pi1 .contact-person-odd, .tx-billitonemployeesearch-pi1 .contact-person-even {
    width: 40%;
    margin-right: 8%;
    float: left;
}
.tx-billitonemployeesearch-pi1 .data,
.tx-billitonemployeesearch-pi1 .contact-name {
    font-size: 11pt !important;
}

.tx-billitonemployeesearch-pi1 .contact-phone p, .tx-billitonemployeesearch-pi1 .contact-fax p{
    display: inline;
}