form table th
{
	width: 130px;
	padding-right: 10px;
	text-align: right;
}

input[type='text'], input[type='password'], textarea, select
{
	padding: 2px;
	margin-bottom: 3px;
	border: solid 1px #8C95A6;
	font-size: 1.2em;
}

