.well  div{
	color:#ffe0e0;
	font-size: 15px;
	text-align: center;
}

.well span {
	padding-left:10px;
	display:block
}

.table-container {
	padding:0px 0px;
}

table td {
	color:#fff;
	text-align:center;
}

table th {
	background:#5e5e5e;
	color:#fff;
	border-right:solid 0px #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:lighter;
	font-size:17px;
}