@charset "utf-8";
#pagebody th {text-align: left;}
#other {margin: 0 0 0 1em; padding: 0;}
#other li {margin-bottom: 0.5em;}
#requirements {width: 40%; border: none; padding: 2px;}
#autotable {width: 100%; border: none; padding: 0;}
#consists {width: 100%; border: none; padding: 5px;}
#consists tr {vertical-align: top;}
#pagebody table {font-size: small; font-family:"Courier New", Courier, monospace;}
#pagebody h4 {margin-bottom: 0;}
#map {width: 641px; height: 431px;}

@media only screen and (max-width: 750px)
{
	#map {width: 520px; height: 350px;}
}
@media only screen and (max-width: 520px)
{
	#map {width: 350px; height: 235px;}
}
