.site_module_guestbook h1 {
	margin:0 0 0 252px;
}

.guestbook_div {
	width:100%;
}

.guestbook_div .comment_list li {
	/*border-top:1px solid #efece7;*/
}

.guestbook_div .comment_message {
	clear:both;
}

.guestbook_div .comment_info {
	margin-top:0px;
	width:220px;
	float:left;
	text-align:right;
}

.guestbook_div .comment_info a {
	clear:both;
	display:block;
	font-size:34px;
	line-height:36px;
}

.guestbook_div comment_author {
	display:block;
}

.guestbook_div .comment_list li blockquote {
	width:470px;
	float:right;
	margin-bottom:16px;
	background-color:#efece7;
	border:0px;
}

.guestbook_div .pagination {
	clear:both;
}

.guestbook_div .comment_form {
	clear:both;
	width:480px;
	display:block;
	left:256px;
}

.guestbook_div .comment_form form fieldset {
	background-color:#efece7;
	margin:0;
	border:0;
	padding:5px 15px;
}
