#gd-wrapper {font-family: Georgia,"Times New Roman",Times,serif; margin-right: 20px; margin-top:-20px;}
    }
#gd-wrapper .gd-input-submit {background-color: #00B2F8;}


#gd-special-filterForm {display: none;}

#gd-itin-package-elements .gd-itin-optionalservices-section strong { float: right; margin-right: 50px; }

.gd-button
{
    background-color: #00B2F8;
}
#gd-wrapper .gd-input-submit {background-color: #00B2F8;}

#nav .wrap {
margin-bottom: -20px;}
#gd-sp-sb-checkin input, #gd-sp-sb-checkout input {
    width: 95px;
}

/* Puts filters on the left */
#gd_main-contentDisplay { float: left; width: 100%; }
	#gd-room-filters { float: left; width: 180px; padding: 10px; }
		#gd-room-filters label {font-weight:bold;}
		#gd-room-filters h3 { margin: 0 0 5px; }
		#gd-room-filters ul li.gdRoomCustomSearchMultiColumn ul li { width: 105px; }
	#gd_roomResultDisplay.gd-room-filters { float: right; width: 680px; }
	.gdRoomCustomSearchMultiColumn ul {width:150px;}
       .gd-start-over-message { clear: both; }
/* Puts filters on the left */
.SearchButton {
    background: #6ac3d5 none repeat scroll 0 0;
    border-radius: 7px;
    padding-top: 5px;
    transition: box-shadow 200ms ease-in-out 0s;
    z-index: -2;
}