.Event {
margin-bottom: 15px;
padding-bottom: 15px;
border-bottom: 4px solid #0079c2;	
}

#EventImage {
text-align: center;
margin-bottom: 0.5em;
overflow: hidden;
width: 100%;	
}

#EventDescription {
border-top: 1px solid #0079c2;
padding-top: 1em;
}

#EventInfoTable {
width: 100%;
}

#EventInfoTable td {
background-color: #e1ebf7;
border-bottom: 2px solid #ffffff;
padding: 5px;
vertical-align: top;
}