.container {
  text-align:left;
  margin-left:auto;
  margin-right:auto;
  width:100%;
}

table.guestbook_top {
  width:100%;
  height:29px;
}
td.guestbook_top  { background:url(images/gbTopBack.gif); }

.guestbook { padding:8px; }

a.up {
  padding-left: 15px;
  background: url(images/bulletarrow.gif) no-repeat;
  background-position: center left;
}

.btn { background-color:#d6ba84; }

input, textarea { border: solid 1px #A1A1A1; }

