#gd-wrapper {padding:35px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; -webkit-box-shadow: 1px 1px 5px 0px #000000;-moz-box-shadow: 1px 1px 5px 0px #000000;box-shadow: 1px 1px 5px 0px #000000; background-color:#fff; }

#gd-wrapper .gd-input-submit {background: #016394; /* Old browsers */
background: -moz-linear-gradient(top, #016394 0%, #007ab4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#016394), color-stop(100%,#007ab4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #016394 0%,#007ab4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #016394 0%,#007ab4 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #016394 0%,#007ab4 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016394', endColorstr='#007ab4',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #016394 0%,#007ab4 100%); /* W3C */}


.gd-room-select .gd-button {background: #016394; /* Old browsers */
background: -moz-linear-gradient(top, #016394 0%, #007ab4 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#016394), color-stop(100%,#007ab4)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #016394 0%,#007ab4 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #016394 0%,#007ab4 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, #016394 0%,#007ab4 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016394', endColorstr='#007ab4',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, #016394 0%,#007ab4 100%); /* W3C */}

#gd_confirmation {background-color:#fff; padding:25px; -webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; -webkit-box-shadow: 1px 1px 5px 0px #000000;-moz-box-shadow: 1px 1px 5px 0px #000000;box-shadow: 1px 1px 5px 0px #000000;}