﻿.inactive
{
	color: #cccccc;
}

.textbox
{
	width: 200px;
	color: #231c49;
	border: 1px solid #231c49;
}

.textarea
{
	width: 400px;
	color: #231c49;
	border: 1px solid #231c49;
}

.button
{
	color: #231c49;
	border: 1px solid #231c49;
}