JUST FIGURED IT OUT! After some trial and error I found that altering the following code in your events.css starting at line 183 fixes this problem.
}
.events-archive .hentry {
margin:0;
padding: 0 0 15px 0 !important;
border-bottom: 1px dashed #CCCCCC;
}