#aec-filter a, #aec-filter li.active a {
border: none !important;
}
.aec-eventlist li:hover, #aec-filter a:hover, #aec-filter li.active a {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
This works.