div#respond {
	width: 662px;
	float: left;
	background: #ceeaf0;
	margin: 0 0 10px 0 !important;
}

div#respond div {
	width: 642px;
	float: left;
	margin: 10px;
}


div#respond form#commentform {
	width: 638px;
	float: left;
}

div#respond form#commentform textarea {
	width: 400px;
	margin: 0;
}

div#comments_info {
	width: 100%;
	margin: 0 !important;
}

div#comments_info h3 {
	margin: 6px 0 0 12px;
}

div#guestbook_messages {
	clear: both;
	float: left;
	width: 662px;
	margin: 0 !important;
	padding: 0 0 6px 0 !important;
}

div#guestbook_messages ol {
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
	list-style: none;
	float: left;
	border-top: 1px solid #dddddd;
	width: 100%;
}
div#guestbook_messages ol li {
	clear: both;
	margin: 0 0 12px 0 !important;
	padding: 0 0 6px 0 !important;
	float: left;
/* 	width: 100%; */
	border-bottom: 1px solid #dddddd;
}
div#guestbook_messages ol li div.commentauthor {
	width: 150px;
	float: left;
	margin: 0 12px 0 0 !important;
	padding: 0 !important;
}
div#guestbook_messages ol li div.commentauthor h4 {
	margin: 0;
}
div#guestbook_messages ol li div.commentauthor p {
	font-size: 86%;
}
div#guestbook_messages ol li div.commenttext {
	width: 472px;
	float: left;
	margin: 0;
}
div#guestbook_messages ol li div.commenttext p {
	margin: 0 0 6px 0;
	line-height: 1.4em;
}

div.navigation {
	float: left;
	clear: both;
	margin: 6px 0 0 12px !important;
	padding: 0 !important;
}

div.navigation .page-numbers {
	float: left;
	margin: 0 6px 6px 0 !important;
	padding: 2px 4px;
	border: 1px solid #eeeeee;
}