body {
  background: url('/ge/volusonclub/images/bgd.jpg') no-repeat top;
  margin: 0; 
  padding: 0;
}

h2 {
  color: white;
  font-size: 20px;
  padding-top: 10px;
  text-align: center;
}

.btn {
  cursor: pointer;
  text-align: center;
}

.btnLabel {
  color: white;
  font-size: large;
  text-align: center;
  padding-top: 16px;
  width: 246px;
}

.canvasDialog {
  height: 549px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
  width: 732px;
}

.canvasDialogBgd {
  background-color: #1d2f50;
  display: none;
  left: 0px;
  height: 100%;
  position: absolute;
  top: 0px;
  width: 100%;
}

.canvasDialogClose {
  color: white;
  cursor: pointer;
  left: 0px;
  margin: 5px 0px 0px 5px;
  position: absolute;
  top: 0px;
}

.canvasMain {
  background-color: #1d2f50;
  /*background-image: url("/applications/5thEdExtras_dev/images/tmp_bgd.jpg");
  background-position: 10px 10px;*/
  padding: 0px;
  width: 925px;
}

.canvasRow {
  width: 925px;
}

.canvasImage {
  height: 171px;
  width: 175px;
}

.ixms-main-footer-image {
  visibility: hidden;
}

.smallTextCenter {
  color: white;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
}

.smallTextLeft{
  color: white;
  font-size: 14px;
  left: 92px;
}
