/*********** BBC Template ***************/

table tr .bbcpageToplefttd {
	background: #000;
	}

table tr .bbcpageToplefttd a.bbcpageTopleftlink { 
	color: #ED037C;
 	background: none;
	}

table tr .bbcpageToplefttd a.bbcpageTopleftlink:hover { 
	text-decoration: none !important;
	}

table tr .bbcpageServices {
	color: #000;
	padding-top: 40px;
	}

table tr .bbcpageServices hr {
	display: none;
	}
	
.event-date-wrapper {
	margin: 0 !important;
	padding: 0!important;
	float: right!important;
	}	
	

/* Safari Hack for footer margins */
body:last-child:not(:root:root) table tr .bbcpageToplefttd {
	height: 50px !important;
	}
