		html, body {
			width: 100%;
			height: 100%;
			overflow-x: hidden;
		}
		#map  {
		  width: 95%;
		  height: 75%;
		}
		#rotation {
		  width: 80%;
		}
		
		#postdata form input {
			width: 55px;
		}