.group-view-references .view {

}

.group-view-references .view table,
.group-view-references-public table {
  width:100%;
}

.group-view-references .view .views-field-nid {
  width:100px;
}

.group-view-references .view .views-field-title {

}
.group-view-references .view .views-field-changed {
  width:120px;
}
.group-view-references .view .feed-icon {
  margin-top:5px;
}

.view-record-references .views-exposed-widget,
.view-record-references .views-exposed-widget .views-widget-filter-field_time_value {
  width:auto !important;
}

.view-record-references .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 1.2em;
}

.field-type-pseudofield table,
.field-type-pseudofield tbody,
.field-type-pseudofield td
 {
  border-collapse: collapse;
  border: 1px solid black;
}
.field-type-pseudofield table td {
  padding:5px;
}
