.clsGroupSalesFormSection
{
	border: double 3px #5e5f4c;
	padding: 3px;
}

.clsGroupSalesFormSectionHeader
{
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 3px;
	border-bottom: solid 1px #5e5f4c;
}

#BreakoutNumberOfPersons,
#ExpectedNumberOfGuests,
#LargestMeetingSpace,
#NumberOfGuestRooms,
#RoundsOfGolfPerPerson,
#ActivitiesSkiTrainTickets,
#TotalAttendees,
#TotalAttendees13,
#TotalAttendees14to18,
#TotalAttendees19,
#TotalTeamMembers
{
	width: 50px;
}

#AlternativeArrivalDate,
#AlternativeDepartureDate,
#ArrivalDate,
#DepartureDate,
#Fax,
#LodgingReservationDecision,
#OtherCompetitionLevel,
#OtherCourseToPlay1,
#OtherCourseToPlay2,
#OtherCourseToPlay3,
#OtherProvinceState,
#OtherRoomSetup,
#OtherTypeOfEvent,
#OtherTypeOfMeeting,
#Phone,
#PostalCodeZIP
{
	width: 100px;
}

#BrideFirstName,
#BrideLastName,
#City,
#FirstName,
#GroomFirstName,
#GroomLastName,
#LastName
{
	width: 200px;
}

#AdditionalComments,
#Address1,
#Address2,
#ClubGroupName,
#CollegeName,
#CompanyName,
#EmailAddress,
#EventName,
#GroupName,
#GroupType,
#MeetingName,
#OrganizationName,
#OtherPurpose,
#Stay,
#TeamName
{
	width: 300px;
}

