#content_bg {
  height: 461px;
  padding: 1px 39px;
  background: url("../images/bg_address.jpg") no-repeat 0 0;
  clear: both;
}


#maps,
#content_bg h2,
#main_content {
  float: left;
}
#maps {
  width: 460px;
  height: 460px;
  background: #ccc;
}
#content_bg h2,
#main_content th,
#main_content td {
  padding: 0 20px;
}
#content_bg h2 {
  margin-top: 10px;
  height: 40px;
  color: white;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
}
#main_content table {
  width: 222px;
  margin-top: 20px;
  color: #444;
}
#main_content th {
  padding-top: 3px;
  padding-bottom: 3px;
  background: #b8e12d;
}
#main_content td {
  padding-top: 5px;
  padding-bottom: 20px;
}

/*

#main_content th {
  padding: 0;
  background: #b8e12d;
}
*/
