fieldset {
	border: 0px;
}

#guest {
	width:624px;
	float: left;
	text-align:left;
	padding:0px;
	margin: auto;
	margin-bottom: 10px;
}

#guest img {
	border: 0px;
}

#guest_form_frame {
	width: 390px;
	float: right;
}

#guest_form {
	width:370px;
	text-align:left;
	font-size:10px;
	margin: 0px;
	padding: 0px;
}


#guest p.date {
	margin: 0px;
	margin-bottom: 2px;
	font-size: 10px;
	color: #333;
}

#guest p.guestname {
	text-align:left;
	font-size:11px;
	margin: 0px;
	margin-bottom: 2px;
	font-weight: 700;
}

#guest p.comment {
	text-align:left;
	font-size:11px;
	margin: 0px;
	margin-bottom: 5px;
	color: #000;
	line-height: 1.3em;
}

.response {
	color: #33c;
	font-size: 11px;
	margin: 0px;
	margin-bottom: 5px;
}
