/* Overrides to column widths for Publications search */

#FSubject, #FPubSeries {
  width:58%;
}

#FPubDate, #FAuthor {
  width:37%;
}

#FSubject div.FText {
  width: 80%;
}

