div.head_article {
  position: absolute;
  left:       0px;
  top:        0px;
  width:    590px;
  height:   520px;
  border:   solid;
  border-width: 1px;
  border-color: #999999;
}

div.right_articles {
  position: absolute;
  left:     595px;
  top:        0px;
  width:    165px;
  height:   520px;
  border:   solid;
  border-width: 1px;
  border-color: #999999;
}

div.bottom_article {
  position: absolute;
  left:       0px;
  top:      525px;
  width:    760px;
  height:   605px;
  border:   solid;
  border-width: 1px;
  border-color: #999999;
}
