@charset "utf-8";
#groupreservation {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
textarea {
	width: 220px;
}
#feedbackcomments {
	width: 400px;
	height: 200px;
}

input {
	width: 150px;
	left: 150px;
}

#Contactinformation {
}
#reservationdetails {
	margin-top: 10px;
}
.tdlabel {
	width: 180px;
}
.bottons {
	text-align: center;
}
.lgstyle {
	color: #0033FF;
}
#contactinfotable {
	width: 450px;
}
#reservationdetailstable {
	width: 450px;
}
#roomstable{
	width: 250px;
}
#single{
	width: 40px;
}
#double{
	width: 40px;
}
#twin {
	width: 40px;

}
.roomstabletd {
	width: 100px;

}
