  div#wrapper {
	height: 100%;
	width: 100%;

}

input#textbox {
	width: 80px;
	height: 25px;
	display:inline;
}
