body {
  background: url("/tour/slide_12.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#embed-form {
  background: none repeat scroll 0 0 #EBEBEB;
  border-radius: 20px 20px 20px 20px;
  box-shadow: 4px 4px 16px rgba(0, 0, 0, 0.5);
  margin-left: 50px;
  margin-top: 150px;
  padding: 1px 20px 20px;
  width: 290px;
}
iframe {
 width:980px;
 height:600px;
}

.input-hint {
 display:none;
}

#fancybox-left, #fancybox-right {
 width:40px;
}