﻿.TextBox
{
	width: 300px;
}

.TextArea
{
	width: 300px;
	height: 150px;
}

tr
{
	vertical-align: top;
}