#new-upcoming-events
{
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,cccccc+100 */
background: #f3f3f3; /* Old browsers */
background: -moz-linear-gradient(top,  #f3f3f3 0%, #eeeeee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f3f3f3 0%,#eeeeee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f3f3f3 0%,#eeeeee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f3f3f3 0%,#eeeeee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f3f3f3 0%,#eeeeee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
padding:40px 0 40px 0;
color:#666;
}
#new-upcoming-events ul
{
  padding-left:0;
}
#new-upcoming-events ul a
{
  color:#ff6000;
}
#new-upcoming-events ul a:hover
{
  color:#333;
  text-decoration:none;
}
#block-block-31 .two-col,
#block-block-73 .maxw,
#block-block-59 .maxw,
#block-block-67 .maxw,
#block-block-58 .maxw {
max-width:1280px;
margin-left: auto;
margin-right: auto;
}