.well  div{
	color:#000;
}

.well span {
	padding-left:10px;
	display:block;
	color: #fff;
}

.table-container {
	padding:0px 10px;
}

table td {
	color:#069ccd;
	text-align:center;
}

table th {
	background:#5e5e5e;
	color:#fff;
	border-right:solid 1px #fff;
	text-align:center;
}

table img {
	width:19px;
}

.pages {
	text-align:center;
}

.pages a, .pages strong {
	display:inline-block;
	padding:10px;
	color: #fff;
    border: #8DC5E6 solid 1px;
    background: #416479;
	margin:2px;
	border-radius:2px
}

.pages strong {
    background: #043654;
	
	color:#fff;
}

.event-title {
	font-weight:bold;
	font-size:14px;
}