div#guestbookform{
	width:580px;
	background-attachment: scroll;
	background-image: url(media/commentback.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:10px;
}

div#guestbookres{
 width:580px;
 padding-bottom:15px;

}

.guestbookdate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-bottom:2px;
}

.lnup{
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}

#guestbookpage{
	text-align:right;
	width:588px;
	padding-right:2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding-bottom:10px;
}

#g_policy{
padding-bottom:10px;
}

#g_divider{
height:8px;
}

#g_pagination{
padding-top:10px;
height:35px;
text-align:center;
width:590px;
}
