
#stacks_in_13 {
	font-weight: bold;
}

#stacks_in_9 {
	margin:  20px;
	padding:  20px;
}

#stacks_in_10 {
	font-size: 150%;
	font-weight: bold;
}

#stacks_in_24 {
	margin:  20px;
	padding:  17px;
}

.scroller-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
}

.scroller-container {
  width: 100%;
  height: 5px;
  background: rgba(240, 240, 240, 1.00);
}

.scroller-bar {
  height: 5px;
  background: rgba(37, 111, 157, 1.00);
  width: 0%;
}




