/* Custom to Skin */

#header .container{
	padding: 5px 0;
}

.PropLimitedAvail .ArnAvailability{
	max-width: 205px;
}

.GroupHoldForm .ArnLeftSearchContainer,
.GroupHoldForm .ArnRightExtraContainer{
	display: none;
}
.GroupHoldForm .ArnRightListContainer {
    width: 99%;
    max-width: 99%;
}

.roomCount,
#theCouponFieldset,
.leaflet-touch .arn-leaflet-search2-button{
    display: none !important;
}

/*teams container*/
#theBookingPage .team-container label.Error {
    color: #333 !important;
}
#theBookingPage .team-container input.FieldError {
    border: none !important;
}