#img-header {
  background-image: url("../img/img-header.jpg");
}
#warning {
  font-size: 9px;
  line-height: 1.6em;
}
#areas-wrap {
  overflow: auto;
  margin-bottom: 20px;
}
#areas-wrap img {
  min-width: 800px;
  height: auto;
}
.dialog {
  position: relative;
  padding: 30px;
  max-width: 300px;
  margin: 0 auto;
  color: #333;
  background-color: #fff;
  border-radius: 3px;
}
