.GuestBook_Custom1 {
	width: 484px;
}

.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 dotted #173659;
	background: #fff;
	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: 430px;
	height: 30px;
}

.GuestBook_Custom1 .posttop td {
	border-top: 1px dotted #173659;	
	border-left: 1px dotted #173659;	
	border-right: 1px dotted #173659;		
	width: 480px;	
	padding: 10px 10px 0px 10px;		
	background: #fff;	
}
.GuestBook_Custom1 .postdate td {
	border-left: 1px dotted #173659;	
	border-right: 1px dotted #173659;	
	width: 480px;	
	padding: 10px;	
	background: #fff;	
}
.GuestBook_Custom1 .postcontent td {
	border-bottom: 1px dotted #173659;	
	border-left: 1px dotted #173659;	
	border-right: 1px dotted #173659;	
	width: 480px;	
	padding: 10px;
	background: #fff;	
}
.GuestBook_Custom1 .postbuttons td {
	border-bottom: 15px solid #f9f9f9;
	border-top: 10px solid #f9f9f9;	
	width: 480px;	
}


.GuestBook_Custom1 .postcontent {	
}
.GuestBook_Custom1 .posttop .left {
	width: 230px;
	font-weight: bold;
}
.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 td {
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
		
}

.GuestBook_Custom1 .replytable input {
	width: 250px;		
}
	.GuestBook_Custom1 .replytable #d_Content5_rowShowEmail input {
		width: 30px;		
	}
	.GuestBook_Custom1 .replytable #d_Content5_CaptchaImage input {
		width: 180px;		
	}
	.GuestBook_Custom1 .replytable input#d_Content5_buttonPost {
		width: 156px;
		height: 34px;
		background: url(/sitefiles/layout/button.png) left top no-repeat;
		text-align: center;
		color: white;
		text-decoration: none;
		border: none;
		cursor: pointer; cursor: hand;
		font: bold 12px/30px "Trebuchet MS", Arial, Helvetica, sans-serif;
		margin-top: 1px !important;	
	}	


.GuestBookItemDateLeft {
}
.GuestBookItemDateRight {
}

.GuestBookItemContentLeft {
}
.GuestBookItemContentRight {
}

.GuestBookItemButtonBarLeft {
}
.GuestBookItemButtonBarRight {
	background-color: #f9f9f9;
	padding: 3px;
	padding-right: 5px;
	text-align: right;
	vertical-align: bottom;
}

.GuestBookPostsAndReplySeperator {
	height: 30px;
	background-color: #f9f9f9;
}

.GuestBookReplyTable {
	border: solid 3px #f9f9f9;
}

