.guest1 {
	text-align: center;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.guest2 {
	color: #666666;
	padding: 5px 5px 5px 15px;
	text-align: justify;
}
.guest3 {
	color: #000000;
	background-color: #CCCCCC;
	border: 1px dashed #000000;
	padding: 3px;
	text-align: justify;
}
