.news {
  float:left;
  margin-bottom:20px;
}

.news .item {
  float:left;
  margin-bottom:10px;
}

.news .image {
  width:200px;
  float:left;
  margin-right:25px;
}
