#guestbook article
{
	width: 500px;
	border: solid 1px #EAEAEA;
	background: url(../_images/website/block-news-tail.gif) 0 0 repeat-x #F9F9F9;
	margin-bottom: 15px;
}

#guestbook article header
{
	background: url(../_images/website/button-tail.gif) 0 0 repeat-x #3C3C3C;
	height: 30px;
}

#guestbook article header h1
{
	padding: 5px;
	width: 360px;
	border-bottom: solid 1px #EAEAEA;
	color: #FF00AA;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	overflow: hidden;
	white-space: nowrap;
}

#guestbook article header time
{
	display: block;
	padding: 5px;
	border-bottom: solid 1px #EAEAEA;
	text-align: right;
	color: #9D9D9D;
	font-size: 15px;
	line-height: 20px;
}

#guestbook article p
{
	margin-top: 25px;
	margin-bottom: -19px;
	padding-left: 5px;
	padding-right: 5px;
}