﻿input, select, textarea
{
	margin-bottom: 7px;
	min-width: 300px;
}

textarea
{
	min-height: 80px;
}

#submit
{
	min-width: 80px;
}