#content
{
  background: url(../media/box/bg_c.png) repeat-y;
}

#content_bg
{
  background: url(../media/box/c.png) no-repeat left bottom;
}

.col_left
{
  width: 950px;
  display: block;
  float: none;
}

.content_main
{
  width: 820px;
  float: none;
  margin-left: 12px;
  display: inline;
  font-size: 12px;
  min-height: 400px;
}

.content_main .tr
{
  position: absolute;
  top: 0;
  left: 894px;
  width: 16px;
  height: 16px;
}

.content_main .content_holder
{
  width: 820px;
  margin-left: 61px;
  padding-top: 50px;
  padding-bottom: 30px;
}