
/**
 * Press
 */

#press .article .date {
  float: left;
  width: 80px;
}

#press .article .content {
  margin-left: 80px;
}

