.news-entry span.day {
  color: #555;
  display: block;
  font-size: 18px;
  font-weight: bold;
  line-height: normal;
  text-align: center;
}

.widget li a {
  font-size: 15px;
  transition: all 0.4s ease-out 0s;
}



/* Sidebar Upcoming Events Height */
.dynamic-container {
  height: 1200px;
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}




tr, th, td {
    background: transparent none repeat scroll 0 0;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: top;
}
