﻿.UserTable
{
	width: 490px;
}

.UserTable tr
{
	height: 25px;
}

.UserLabel
{
	width: 150px;
}

.UserData
{
	width: 220px;
	font-weight: bold;
}

.UserDataTextBox
{
	width: 210px;
}

.UserDataTextArea
{
	width: 210px;
	height: 38px;
	font-family: Verdana;
}

.CommandButtonCell
{
	text-align: right;
}

.UserValidation
{
	width: 120px;
}