hr.new1 {
	border-top: 4px solid #6b7acf;
}	
header {
   background-color: white;
   border-top: 1px solid white;
   border-bottom: 1px solid white;
}
table {
	width: 100%;
}
div.scroll-container {
background-color: #333;
overflow: auto;
white-space: nowrap;
padding: 10px;
}