

	

.container1 { 
text-align:left;
border: 1px solid #cccccc;
border-top: 1px solid #cccccc;
margin-left:auto;
margin-right: auto;
width:700px;
padding:10px;

}


.content{
background: transparent url(images/pen.gif) no-repeat top right;
padding: .5em;



}

.guestbook{
padding-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
background-color: #F5F5F5 ;
border-bottom: 3px solid #FFFFFF;
overflow: hidden;



}

.guestbook_top{
padding: 3px;
background-color:#F0F0F0 ;
border-bottom: 1px dashed #660000;

}

input, textarea{
border: solid 1px #000000;
}



