﻿#guestbookaspx
{
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size:11px;
	word-spacing: 1px;
	width: 470px;
}

#guestbookaspx #divPage
{
	margin-top: 10px;
	margin-left: auto;
	margin-left: auto;
	width: 365px;
}

#guestbookaspx label
{
	font-weight: bold;
}

#guestbookaspx label.withtextbox
{
	display: -moz-inline-box;
	display: inline-block;
	width: 15.5em;
	/*vertical-align: baseline;*/
}

#guestbookaspx input.textBox
{
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif;
	font-size:11px;
	word-spacing: 1px;

	display: -moz-inline-box;
	display: inline-block;
	width: 15em;
}

#guestbookaspx span.withButton
{
	display: -moz-inline-box;
	display: inline-block;
	width: 25.8em;
	vertical-align: baseline;
}

#guestbookaspx #divPostCount
{
	border-top-style: solid;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #c0af72;
	margin-bottom: 10px;
	padding: 5px 0 5px 0;
	font-weight: bold;
}

#guestbookaspx #divPageCtrl
{
	border-top-style: solid;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #c0af72;
	margin-top: 10px;
	padding: 5px 0 5px 0;
	font-weight: bold;
	text-align: center;
}

#guestbookaspx #divPageCtrl a
{
	margin-left: 4px;
	text-decoration: none;
	color: #000000;
}

#guestbookaspx #divEmotions
{
	text-align: center;
}

.GuestbookTitle
{
	font-weight: bold;
	margin-bottom: 5px;
}

.GuestbookSeparator
{
	margin-top: 5px;
	margin-bottom: 3px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #c0af72;
}