.scroll_controls .disabled{
	color: #808080;
}

.scroll_controls .page {
	padding: 4px;
	padding-left: 5px;
	color: #999999;
	border: 1px solid #cccccc;
	margin-right: 5px;
	font-weight: bold;
	background: #f4f4f4;
}

.scroll_controls .sel {
	color: #ffffff;
	font-weight: bold;
	border: 1px solid #AF272F;/*#00609f*/
	cursor: default;
	background: #AF272F; /*#00609f;*/
}

.scroll_controls div {
	display: inline-block;
	padding: 6px;
	cursor: pointer;
}

.scrollEl{
	display: none;
}

.headlines{
	z-index:1;
}