p
{
  width: 550px;
  padding-left: 30px;
  padding-top: 30px;
}

div.press-item
{
  width: 690px;
  xheight: 180px;
  padding: 5px 25px 15px 25px;
  overflow: auto;
}

div.press-item img
{
  float: right;
  width: 100px;
  height:100px;
  margin-left: 25px;
}

div.press-item a
{
  display: block;
  clear: both;
}

hr
{
  width: 550px;
}

