#bld-nojs {
  background-color: #ffffff;
  font-family: Arial;
  margin: -87px auto 0;
  text-align: center;
  width: 1024px;
}

#bld-nojs .bld-logo {
  display: block;
  height: 158px;
}

#bld-nojs .bld-logo img {
  height: 78px;
  margin-top: 80px;
  border: none;

}

#bld-nojs .bld-logo img a {
  border: none;
}

#bld-nojs div[style] {
  background-image: none;
  width: auto !important;
}

#bld-nojs ul,
#bld-nojs ol {
  background-image: none;
  list-style-type: none;
  padding-left: 0;
}

#bld-nojs-text {
  line-height: 1.5em;
}

.bld-none {
  display: none;
}