#ph_container {
  width: 970px;
}

#header {
  width: 948px;
}

#content {
  position: relative;
  width: 950px;
  float: left;
}

#content_inner {
  position: relative;
  width: 948px;
  float: left;
}

#left {
  width: 293px;
  float: left;
}

#left_1 {
  float: left;
  width: 281px;
}

#left_2 {
  float: left;
  width: 281px;
}

#bottom_modules {
  display: none;
  float: left;
}

#footer {
  width: 950px;
  clear: both;
  float: left;
}

.clear {
  clear: both;
}

