.GuestBook_Custom1 {
	 padding-bottom: 10px;
	 width: 640px;
}

.GuestBook_Custom1 .introduction {
	display: none;
}

.GuestBook_Custom1 .pager {
	padding: 5px 0 20px 5px;
	margin-bottom: 20px;
	
}
.GuestBook_Custom1 .pager .image {
	margin: 4px;
	float: left;
}
.GuestBook_Custom1 .pager .page, .GuestBook_Custom1 .pager .next, .GuestBook_Custom1 .pager .previous, .GuestBook_Custom1 .pager .first, .GuestBook_Custom1 .pager .last {
	padding: 3px; display: block;
	border: 1px solid #ccc; background: #f7f7f7;
	margin: 2px;
	float: left;
}
.GuestBook_Custom1 .pager a {
	text-decoration: none;
}
.GuestBook_Custom1 .pager a:hover {
	text-decoration: underline;
}


.GuestBook_Custom1 .title {
	display: none;	
}
.GuestBook_Custom1 .introduction {
	padding: 10px 0 5px 0;
	font-style: italic;
}

.GuestBook_Custom1 .posttop {
	width: 200px;
}
.GuestBook_Custom1 .postdate {
	font-style: italic;	
}
.GuestBook_Custom1 tr.posttop {	
	position: relative;
	width: 630px;
	height: 30px;
}

.GuestBook_Custom1 .posttop td {
	border-top: 1px solid #ccc;	
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;		
	width: 630px;	
	padding: 10px 10px 0px 10px;		
}
.GuestBook_Custom1 .postdate td {
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;	
	width: 630px;	
	padding: 10px;	
}
.GuestBook_Custom1 .postcontent td {
	border-bottom: 1px solid #ccc;	
	border-left: 1px solid #ccc;	
	border-right: 1px solid #ccc;	
	width: 630px;	
	padding: 10px;
}
.GuestBook_Custom1 .postbuttons td {
	border-bottom: 15px solid white;
	border-top: 10px solid white;	
	width: 630px;	
}


.GuestBook_Custom1 .postcontent {	
}
.GuestBook_Custom1 .posttop .left {
	width: 230px;
	font-weight: bold;
}
.GuestBook_Custom1 .posttop .right {
	padding: 7px 10px 6px 6px;
	width: 230px;
	font-weight: normal;
	border: 0;
	position: absolute;
	top: 0;
	right: 0;
	font-style: italic;
	text-align: right;
}

.ff .GuestBook_Custom1 .posttop .right {
	padding: 7px 10px 6px 6px;
	width: 200px;
	font-weight: normal;
	border: 0;
	position: static;
	float: left;
	margin-left: -216px;
	font-style: italic;
	text-align: right;
}

.GuestBook_Custom1 .postbuttons a {
	float: left;
	margin-left: 6px;
}

.GuestBook_Custom1 .postbuttons .left,
.GuestBook_Custom1 .postcontent .left,
.GuestBook_Custom1 .postdate .left{
	display: none;
}


.GuestBook_Custom1 .seperator {
	padding:15px;	
}

.GuestBook_Custom1 .replytable {
	
	color:#004478;
	font-weight:bold;
	text-decoration: none;
	padding-left:5px;
		
}

.GuestBookItemDateLeft {
}
.GuestBookItemDateRight {
}

.GuestBookItemContentLeft {
}
.GuestBookItemContentRight {
}

.GuestBookItemButtonBarLeft {
}
.GuestBookItemButtonBarRight {
	background-color: #D1DCEB;
	padding: 3px;
	padding-right: 5px;
	text-align: right;
	vertical-align: bottom;
}

.GuestBookPostsAndReplySeperator {
	height: 30px;
	background-color: #999999;
}

.GuestBookReplyTable {
	border: solid 3px #FFFFFF;
}

