﻿body {
}
.txtBox
{
		width:100px;
		border:1px solid #ccc;
}
.txtBoxSmall
{
	width:2.5em;	
	border:1px solid #ccc;
}
.ListBox
{
	width:100px;
	border:1px solid #ccc;
}
.message
{
	color:#F00;
}