#gd-wrapper {text-align:left;}
#gd-wrapper .gd-input-submit {background-color:#205DB2;}
h3 {color:#205DB2;}
#gd-sp-sb-checkin input, #gd-sp-sb-checkout input {width:90px;}
.gd-button {background-color:#205DB2;}
h4 {color:#289196;}
.gd_unitAlt1_grid, .gd_unitAlt2_grid {background-color:#FFFDEF;}
a:link  {color:#205DB2;}
a:hover {color:#35A2EA;}
a:visited {color:#205DB2;}
a:active {color:#35A2EA;}
#bookForm legend {color:#205DB2;}
#gd-tabs li a, #gd-tabs li span {background-color:#FDF298;}
#gd-tabs li span {background-color:#FFFCDF;}

/* Puts filters on the left 
#gd_main-contentDisplay { float: left; width: 100%; }
	#gd-room-filters { float: left; width: 180px; padding: 10px; }
		#gd-room-filters h3 { margin: 0 0 5px; }
		#gd-room-filters ul li.gdRoomCustomSearchMultiColumn ul li { width: 60px; }
	#gd_roomResultDisplay.gd-room-filters { float: right; width: 680px; }
	.gdRoomCustomSearchMultiColumn ul {width:150px;}
 .gd-start-over-message { clear: both; }
 Puts filters on the left */
#gd-room-filters {display:none;}

.gd-no-thanks {
    background-color: #205DB2;
    border: 0 none;
    border-radius: 4px 4px 4px 4px;
    color: white !important;
    font-size: 12px;
    line-height: 1em;
    padding: 5px 10px;
}
.gd-no-thanks a {
    color: white;
}
#gd-optional-services #gd-itin-expanded { display: block; }