/*section.pane-views div h2.pane-title {
  color:#f56800 !important;
  font-size:1.8em;
}*/
table {
  border: none;
  border-bottom: 1px solid #cccccc;
}
table h3 a {
  font-size:10px;
}
table tr td {
  padding: 6px;
  width:145px;
}

span.date-display-single {
font-size: 85%;
color: #5d5d5d;
margin: 15px 0px 5px 0px;
}

div.views-field.views-field-name {
    max-width: 145px;
}
.col-1.col-first {
    width: 25%;
}
.col-2 {
    width: 25%;
}
.col-3 {
    width: 25%;
}
.col-4.col-last {
    width: 25%;
}

td h2 a {
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
}

