#main {
  width: 369px;
}
#content {
  margin-top: 10px;
  padding-top: 10px;
}
#main_bottom {
  position: relative;
  top: -1px;
  height: 41px;
  border-bottom: 1px solid #a6b3bb;
  border-right: 1px solid #a6b3bb;
}
#main_bottom_corner {
  width: 47px;
  height: 41px;
  float: left;
  position: relative;
  bottom: -1px;
}
#content {
  padding-bottom: 0;
  border-bottom: 1px solid #fff;
}