#notice {
  font: 10px Verdana, serif;
}

#main {
  margin-top: 15px;
  font: 14px Verdana, serif;
  text-align: center;
}

.input {
	font-size:16px;
	border : thin solid #000;
	background-color:#FFF;
	text-align: left;
	width:500px;
	margin: 5px;
}

.button {
	font-size:16px;
	border : thin solid #000000;
	background-color:#ff3333;
	width:200px;
	margin: 5px;
}

.status_info {
  padding-top: 0px;
  padding-bottom: 0px;
  color: #ff3333;
  margin: 20px;
  font-weight: bold;
}
