.page-events .views-row {
  padding: 10px 20px;
  line-height: 21px;
}

.page-events .view-home-events .views-row-first {
  border-top: 3px solid #e5c76f;
}
.page-events .view-home-events .views-row-last {
  border-bottom: 3px solid #e5c76f;
  padding-bottom: 20px;
}
.page-events .view-home-events .views-row-odd {
  background-color: #f8f5ee;
}
.page-events .view-home-events .pager {
  margin-top: 15px;
}
.views-field-field-event-date-value {
  font-weight: bold;
}
.page-events .views-field-title {
  font: bold 14px arial, sans-serif;
  line-height: 21px;
}

ul.home-focus {
    margin-left: 10px;
}

ul.home-focus li h2.title {
    margin: 0;
    padding: 0;
}

ul.home-focus li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#sidebar-left .home-focus .views-field-title h2.title, .program-focus .views-field-title h2.title {
    color: #C05824;
    line-height: 32px;
    padding-bottom: 2px;
    font-family: Times,"Times New Roman",serif;
    font-size: 22px !important;
    font-weight: normal;
    margin-bottom: 8px;
    border-bottom-color: rgb(164, 164, 164);
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

.withsidebar {
    width: 465px;
}