.eb-taskbar li a:link, .eb-taskbar li a:visited, .eb-taskbar li a:hover {
    text-decoration: none;
	color: #113355;
}

#eb-categories .eb-box-heading, #eb-events .eb-box-heading, #eb-event-page .eb-box-heading {
    background: transparent;
    border: 1px solid #DBDEE1;
	color: #ffffcc;
}  
  
#eb-event-page h1.eb-page-heading {
    margin: 0 0 10px 0 !important;
    font-size: 18px;
    line-height: 22px;
	color: #ffffcc;
}

#pop-print.btn.hidden-print {
	display: none;
}

#eb-event-date-container {
	background: #1d303e;
}