#content {
  background: #25aae1;
}

#content ul {
  line-height: 1.4em;
  position: relative;
  top: -10px;
  margin-bottom: 0;
  padding-bottom: 0;
}

#left {
  width: 403px;
  float: left;
  padding-left: 30px;
  padding-right: 35px;
}

#right {
  width: 556px;
  float: left;
  height: 631px;
  background: url(../images/right.jpg) no-repeat;
}

p.title {
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 0;
}

div.heading {
  margin-left: -30px;
}
