form table {
	font-weight: normal;
}

table.form {
	width: 800px;
	text-align: center;
}

th.title {
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
}

table.form tbody tr td {
	text-align: left;
}

.ggcode {
	font-weight: normal;
}

.ggcode a {
	text-decoration: underline;
}

textarea {
	height: 100%;
}