.guestbook .welcome
{
	padding: 0px 0px 15px 5px;
	margin-right: 25px;
	margin-bottom: 20px;
	border-bottom: 1px #333 solid;
}

.guestbook .postinfo_table
{
	margin: 0px;
	border-collapse: collapse;
	border-bottom: 1px #333 solid;
	border-top: 1px #333 solid;
	padding: 4px 0px 4px 0px;
}

.guestbook .postinfo_top
{
	margin-top: 5px;
}

.guestbook .postinfo_bottom
{
	margin-bottom: 5px;
}

.guestbook .news_content
{
	padding: 5px 0px 5px 5px;
	margin-right: 25px;
	border-bottom: 1px #333 solid;
	text-align: left;
}

.guestbook .comments
{
	padding-top: 20px;
}

.guestbook .comment
{
	margin-bottom: 10px;
}

.guestbook .comment .tbl
{
	width: 600px; /* 484 */
	border-collapse: collapse; 
	margin:	0px;
}

.guestbook .comment .poster
{
	text-align: left;
	height: 16px;
	background: url(../images/background/guestbook_bg.gif) no-repeat;
	padding: 1px 0px 0px 5px;
}

.guestbook .comment .message
{
	text-align: left;
	padding: 7px 10px 10px 8px;
}

.guestbook .postcomment
{
	margin: auto;
	margin-top: 10px;
	width: 600px;
	text-align: left;
}

.guestbook .postcomment .td_postacomment
{
	border-top: 1px #555 solid;
	padding-top: 5px;
}

.guestbook .postcomment .postacomment
{
	font-weight: bold;
	font-size: 12px;
	padding-left: 10px;
}

.guestbook .postcomment .yourname
{
	color: #fff;
	background: #666;
	border: 1px #888 solid;
	padding-left: 3px;
}

.guestbook .postcomment .yourcomment
{
	height: 130px;
	width: 550px;
	color: #fff;
	background: #666;
	border: 1px #888 solid;
	padding-left: 3px;
}

.guestbook .postcomment .submit
{
	background: #ccc;
	border: 1px #888 solid;
	font-size: 11px;
	font-weight: bold;
	width: 60px;
	margin-top: 2px;
}

.guestbook  .pages
{
	border-top: 1px #555 solid;
	margin-left: 27px;
	margin-top: 10px;
	padding: 10px 5px 0px 5px;
	width: 557px;
}

.guestbook .smilies
{
	float: right;
	margin-left: 10px;
	padding-right: 3px;
}

.guestbook img
{
	border: 0px;
}
