body { font-size: 13px; }
input, select { font-size: 100%; }

.upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}

div.bigredbtn, div.biggreybtn, input.bigredbtn, input.bigredbtn, button.bigredbtn, button.biggreybtn { 
	width:80%;
	font-size: 16px;
}

.squarebtn {
	width: 129px;
	height: 130px; 
	margin: 9px;
	font-size: 15px;
}

.squarebtn.tl { margin-left: 9px; margin-right: 5px; }
.squarebtn.tr { margin-left: 9px; margin-right: 0px; }
.squarebtn.bl { margin-left: 9px; margin-right: 5px; }
.squarebtn.br { margin-left: 14px; margin-right: 0px;  }

.uploadsquare {
	width: 149px; 
	height: 150px; 
}

div.normal {
	margin: 80px auto 0;
	width: 99%;
}
