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

#stacks_in_3 {
	margin:  20px;
}

#stacks_in_27 {
	font-size: 158%;
}

.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%;
}




