#guestcomments .comment {
	font-size: 1.2em;
	margin-top: 25px;
	margin-bottom: 25px;
}

#guestcomments .comment_name {
	font-weight: bold;
}

#guestcomments .comment_text {
	background: url(../images/comment.gif) no-repeat scroll left top;
	padding-left: 40px;
	min-height: 40px;
	height: auto !important;
	height: 40px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.6em;	
}

#guestcomments .comment_date {
	font-style: italic;
	margin: 2px 0 4px 0;
}

#guestcomments .pager {
	display: block;
	margin: 20px 0 0 0;
	padding-top: 5px;
	font-weight: bold;
	text-align: right;
	border-top: 1px solid #3D311B;
}

#guestcomments .pager a{
	color:#3A0511;
	text-decoration:none;
}

#guestcomments .pager a:hover{
	color:#3A0511;
	text-decoration:underline;
}
