p.guestbook-pager
{
	text-align: right;
	margin-top: 0;
}

p.guestbook-pager a,
p.guestbook-pager #active-guestbook-page
{
	margin: 0 3px;
}

div.guestbook-entry
{
	border-bottom: dashed 1px #7F7F7F;
	padding-bottom: 15px;
}

div.guestbook-reply
{
	margin: 25px 0 0 15px;
	border-top: dashed 1px #C5C5C5;
}

div.guestbook-entry h2
{
	margin-bottom: 2px;
}

span.guestbook-author-name
{
	margin-right: 5px;
}

p.guestbook-entry-time
{
	margin-top: 0;
}

img.guestbook-avatar
{
	float: left;
	margin-right: 3px;
}

div.guestbook-reply img.guestbook-avatar
{
	margin-top: 19px;
}

form#add-to-guestbook input.text,
form#add-to-guestbook textarea
{
	border: solid 1px black;
	width: 385px;
	padding: 2px;
	font-size: 12px;
}

form#add-to-guestbook #f_t_name
{
	font-style: italic;
	font-weight: bold;
}

form#add-to-guestbook textarea
{
	font-size: 13px;
}

form#add-to-guestbook p.buttons
{
	text-align: right;
	border: solid 1px;
}

div.guestbook-entry img
{
	border: none !important;
}

img.guestbook-website-icon,
img.guestbook-e-mail-icon
{
	vertical-align: middle;
	margin-bottom: 2px;
}
