#main {
  height: 454px;
  background-repeat: no-repeat;
}
#a_author_table {
  text-align: left;
  font-size: 13px;
}
#a_author_table tr {
  height: 25px;
}
#a_author_table tr td {
  color: black;
  width: 85px;
}

#a_author_table tr td img {
  vertical-align: middle;
}
#book_shelf_up {
  margin: 110px 0 0 140px;
  width: 454px;
}
#author_search {
  margin: 0 0 25px 100px;
}
#author_search img {
  vertical-align: middle;
}
.comment {
  margin: 12px 0 0 58px;
}
.a_author_top {
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 15px 0;
}
.a_author_bottom {
  margin: 0 0 5px 230px;
  font-weight: bold;
}
#side {
  background-image: url(../images/side.png);
  background-repeat: repeat-y;
}


