#info_textbox{padding-right:10%; width:85%}
#table_container{position:relative; left:0; top:0; width:100%; height:175px;}
#dates_table {table-layout:fixed;
	border: 2px solid black; background-color:rgb(190,190,190); position:absolute; left:0; top:0; box-shadow:4px 4px rgb(130,130,130);
	font-family:"Trebuchet MS","Arial","sans-serif"; font-size:14px; color:black; font-weight:bold;}
th, td {border: 1px solid black; padding:4px;}
th {background-color:rgb(175,35,30); color:rgb(255,250,220); width:65px;}
td {background-color:rgb(255,255,255); color:rgb(0,0,0);}
