.events .header .headline {
	font-size: 25px;
    margin-bottom: 0;
}
.events .body .tab-headers {
	text-align: center;
	font-size: 15px;
    line-height: 28px;
}
.events .body .tab-headers span {
	cursor: pointer;
}
.events .body .tab-headers span:hover {
	text-decoration: underline;
}
.events .body .tabs .tab li.header {
	font-weight: 700;
}
.events .body .tabs .tab li.indent {
	padding-left: 10px;
	font-size: 14px;
	line-height: 22px;
}
.events .footer {
	position: absolute;
    width: 100%;
    bottom: 5px;
}
.events .footer .left {
	float: left;
}