#key_container{position:absolute; left:0px; top:360px; width:140px; height:130px;}
#pic_keygirl {background-image:url(resources/girlshow.png); position:absolute; left:0px; top:0; width:70px; height:130px;}
#pic_availabilitybanner {background-image:url(resources/availability_banner.png); position:absolute; left:10px; top:100px; width:170px; height:30px;}
	
#weekdays_table {border:3px solid rgb(175,35,30); border-spacing:2px; background-color:rgb(128,128,128); 
	table-layout:fixed; caption-side:bottom; position:absolute; left:10px; top:180px; box-shadow:3px 3px rgb(130,130,130);
	font-family:"Trebuchet MS","Arial","sans-serif"; font-size:12px; color:black; font-weight:bold;}
#saturday_table {border:3px solid rgb(175,35,30); border-spacing:2px; background-color:rgb(128,128,128); 
	table-layout:fixed;	position:absolute; left:222px; top:180px; box-shadow:3px 3px rgb(130,130,130);
	font-family:"Trebuchet MS","Arial","sans-serif"; font-size:12px; color:black; font-weight:bold;}
#key_table {table-layout:fixed; border-style:none; border-spacing:0; 
	position:absolute; left:0; top:85px;
	font-family:"Trebuchet MS","Arial","sans-serif"; font-size:12px; color:black; font-weight:bold;}
caption{font-size:12px; font-weight:bold; padding:4px;}
th, td {border:0;}
th {background-color:rgb(175,35,30); color:rgb(255,250,220); text-align:center; width:70px; height:15px;}
.day {width:23px; padding:0;}
.key_data {width:45px; border-style:none; border-spacing:2px; background-color:transparent; color:rgb(30,30,30); }
td {background-color:rgb(255,250,220); color:rgb(0,0,0); padding-right:5px; text-align:right; height:15px;}
.o {background-color:rgb(255,255,255);}
.x {background-color:rgb(0,0,0);}

