.noevent {
	padding-bottom:10px;
}

.event-details h2 {
    margin-top: 0;
    white-space: nowrap; /* Prevent content from wrapping */
    overflow: hidden; /* Enable horizontal overflow scrolling */
    text-overflow: ellipsis; /* Display ellipsis (...) for overflowing text */
    font-size:22px;
}
.tableheader {
	Font-size: 14px;
}
.tableanswer {
	Font-Size: 14px;
}