/* SoH - Guestbook */
.columns3 .col1 { width:409px; }
.col2 div {	color:#252525;	}
.col2 h3 {	margin-bottom:5px;	}

input.gb, textarea.gb {	border:1px solid #333; border-right-color:#707070; border-bottom-color:#707070; background-color:#DDD;	}
input.gb {	width:143px;	}
textarea.gb {	width:193px; height:70px; overflow:auto;	}
input.gbs {	border:2px solid #707070; border-right-color:#333; border-bottom-color:#333; background-color:#DDD;	}

div.gbook {	margin-right:5px;	}
div.gbook div {	border:1px solid #333; border-right-color:#707070; border-bottom-color:#707070; background-color:#CCC; margin-bottom:8px; padding:5px;	}
div.gbook div {	width:390px;	}
