#formThing { visibility:hidden; }

.guestBookCommentBox { width:600px; padding:10px; border: 1px solid #5e70a6; color:#004080; height:auto; clear:both; overflow:show;}
.guestBookName { float:left; width:65%; text-align:left;}
.guestBookDate { float:right; width:32%; text-align:right;}
.guestBookLocation { float:left; clear:both; }
.guestBookComment { float:left; clear:both; margin-top:15px;}
