.guestbook_table {
    font-size: 11pt;
	width:600px;
	border-style:hidden;
    }

.guestbook_table2 {
    font-size: 11pt;
    }

.guestbook_table_comment {
	font-size: 11pt;
	border-style:hidden;
	}
	
textarea {
    background-color: #d9e2e7;
    border: 1px solid #C0936D;
    color: #000000;
    font-size: 11px;
    font-family: Tahoma,Verdana,Helvetica;
    }

input {
    background-color: #d9e2e7;
    border: 1px solid #808080;
    color: #000000;
    font-size: 11px;
    font-family: Tahoma,Verdana,Helvetica;
    }

	
.comment {
	background-color:#F8F5F1;
	color:#ad9b7d;
	}
	
	
td.left {width:27%; border-color:#C0936D; background-color:#F8F2EB; vertical-align:top; text-align:left;}
td.right {width:73%; border-color:#C0936D; background-color:#F8F2EB; vertical-align:top; text-align:left;}
td.blind {border-style:none; height:5px;}
