.normal .GuestBook_Custom1 .title {
	color: #084484;
	font: bold medium/1.6em "Trebuchet MS", sans-serif;
	margin: 0; padding: 0;
}
.large .GuestBook_Custom1 .title {
	color: #084484;
	font: bold large/1.6em "Trebuchet MS", sans-serif;
	margin: 0; padding: 0;
}
.largest .GuestBook_Custom1 .title {
	color: #084484;
	font: bold x-large/1.6em "Trebuchet MS", sans-serif;
	margin: 0; padding: 0;
}

.GuestBook_Custom1 {
	 width: 98%;
	 padding-bottom: 10px;
}


.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 #c0c0c0; background: #ececec;
	margin: 2px;
	float: left;
}
.GuestBook_Custom1 .pager a {
	text-decoration: none;
}
.GuestBook_Custom1 .pager a:hover {
	text-decoration: underline;
}
.GuestBook_Custom1 .active {
	font-weight: bold;
}

.GuestBook_Custom1 .posttop {
	color: white;
}

.GuestBook_Custom1 .items {
	color:#004478;
	font-weight:normal;
	text-decoration: none;
	padding-right:5px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:5px;
	background: white;
}

.GuestBook_Custom1 .postcontent {
	border-bottom: 1px solid #c0c0c0; border-left: 1px solid #c0c0c0; border-right: 1px solid #c0c0c0;
	padding: 15px;
}

.GuestBook_Custom1 .posttop {
	padding-left: 10px;
}

.GuestBook_Custom1 .left .posttop  {
	padding-left: 15px;
}


.GuestBook_Custom1 .items .posttop {
	background-color: #769fce;
	font-weight:bold;
	color: white;
}

.GuestBook_Custom1 .items .postdate {
	background-color: #c0c0c0;
	color: white;
	font-style: italic;
	padding-left: 10px;
	
}
.GuestBook_Custom1 .items .postbuttons {
	background-color: #f2f5fc;
	border: 0;
	padding:5px;
	padding-right: 5px;
	text-align: right;
	vertical-align: bottom;
}


.GuestBook_Custom1 .seperator {
	padding:15px;
	
}

.GuestBook_Custom1 .replytable {
	
	color:#004478;
	font-weight:bold;
	text-decoration: none;
	padding-left:5px;
		
}


.GuestBookTable {
	
	background-color: #FFFFFF;
	padding: 3px;
	width: 600px;
}

.GuestBookTitleCell {
		
	font-weight: bolder;
	padding: 3px;
	vertical-align: top;
	width: 100%;
}
.GuestBookIntroductionCell {
	padding: 3px;
	width: 100%;
	height: 50px;
}
.GuestBookItemsCell {
	padding: 3px;
	width: 600px;
}

.GuestBookItemTable {
	padding: 3px;
	width: 590px;
}

.GuestBook_Custom1 .items .posttop .left {
	width: 120px;
	background: #084484;
	color: white;
	padding-left: 15px;
	font-weight: bold;
}

.GuestBook_Custom1 .items .posttop .right {
	color: white;
	font-weight: bold;
}

.GuestBook_Custom1 .postdate .right {
	color: white;
	font-style: italic;
}

.GuestBookItemTitle {
	width: 450px;
}

.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;
}

