#pager {
	z-index: 100;
	text-align: center;
	top: -90px !important;
	position: relative;
}

#pager a:focus {
	outline: none;
}

#pager a {
	text-decoration: none;
	font-size: 57px;
	color: #484848;
	padding: 0 1px;
}

#pager a.activeSlide {
	color: #CCCCCC;
}