#inputTable {
	background-color: transparent;
	width: 100%;
}
#inputTable th {
	border-bottom: none;
}
#inputTable td {
	border-bottom: none;
}
#validateButton {
	margin-left: 20px;
}
