.guestbookEdit td {
	vertical-align:baseline;
}
.guestbookEdit textarea {
	width:400px;
	height:150px;
}

.gbcomment {font-size:9px; color:silver }

div.gbentry { padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid silver;}
div.gbentry span.num,
div.gbentry span.time {font-weight:bold; font-size:10px}
div.gbentry span.name {font-weight:bold; }
div.gbcontact {padding-left:0px; font-size: 9px}
div.gbhead .num,
div.gbhead .time {
	color:silver;
}
div.gbhead .name {
	color: #A8050A;	
}
div.gbimage { width:120px; float:right; }

div.gbmessage {margin:6px 0 6px 0px; font-size:10px; }

div.gbcomment {color:#A8050A; padding:5px 0 0 20px;}
div.gbcomment .name {font-size:9px;}

input.text, textarea {width:240px; color:black; border:1px solid silver; background-color: #CDA0A4; }
textarea {height:150px}
input {color:black}
.aF td {padding-bottom:5px }
td.aFtitle {width:120px}

div.gbentry a {font-weight:normal}