.container { 
text-align:left;
border: 0px solid #183A54;
border-top: 0px solid #183A54;
margin-left:auto;
margin-right: auto;
width:750px;
}
.content{
background: transparent url(images/file-edit.png) no-repeat top right;
_background: transparent url(images/file-edit2.png) no-repeat top right;
padding: 0px;
}
.guestbook{
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
background-color:#E5E3C8;
border-bottom: 0px solid #D0CCA6;
overflow: hidden;
color: #666;
font-weight: bold;
}
.guestbook_top{
padding-bottom:7px;
background-color:#2D4749;
border-bottom: 0px solid #333;
}



