/*
body { 
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	top: 5px;	
	}
*/
	
A.no_underline:link {text-decoration:none}
A.no_underline:visited {text-decoration:none}
A.no_underline:active {text-decoration:none}
A.no_underline:hover {text-decoration:underline}



.gb_container { 
text-align:left;
/*border: 1px solid #183A54;
border-top: 2px solid #183A54;*/
margin-left:auto;
margin-right: auto;
width:600px;

}


.gb_content{
/*background: transparent url('images/gb/pen.gif') no-repeat top right;*/
padding: .5em;



}

.guestbook{
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
/*background-color: #F5F5F5;*/
background-color: #E7CFAD;
border-bottom: 1px solid #CE9E63;
overflow: hidden;



}

.guestbook_top{
padding: 3px;
background-color:#E7CFA5 ;
border-bottom: 1px dashed #660000;

}

input, textarea{
border: solid 1px #000000;
}

td{
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
}


