 input {
	border: 1px solid;
}

td.guesttype {	border-bottom: 1px dotted #A2A278;
	line-height: 1.2;
	padding-left: 20px;}

td.guesttype input {	border: 0px;
	padding-right: 5px;}

textarea {
	border: 1px solid;	
}

table {	border-bottom: 1px solid #A2A278;	border-top: 1px solid #A2A278;}

th {	border-bottom: 1px dotted #A2A278;	padding-left: 20px;
	line-height: 1.7;}

th.lead {	border-bottom: 0px none;}

td.input {
	border-bottom: 1px dotted #A2A278;	padding-left: 20px;
	height: 20px;
}

td p {
	line-height: 1;	
}

td.lead {	border-bottom: 0px none;	padding-bottom: 10px;	padding-top: 10px;
	padding-left: 20px;}

p#submit {	margin-bottom: 20px;	margin-top: 23px;	text-align: center;}

p#submit input {
	background-color: #F5F5E3;	border-color: #999999;	cursor: pointer;	height: 23px;	padding: 3px 8px 2px;}