.dateTxtBox
{
	width:68px;
}
.txtBox
{
	font-size:11px;
}
.txtBoxTiny
{
	width:50px;
}
.txtBoxSmall
{
	width:75px;
}
.txtBoxMedium
{
	width:150px;
}
.txtBoxLarge
{
	width:200px;
}
.txtBoxXLarge
{
	width:350px;
}
.dropDownTiny
{
	width:50px;
}
.dropDownSmall
{
	width:70px;
}
.dropDownMedium
{
	width:150px;
}
.dropDownLarge
{
	width:206px;
}
.dropDownXLarge
{
	width:350px;
}
.listPrompt
{
	font-style:italic;
	color:Gray;
	background-color:white;
	font-size:xx-small;
	padding-left:4px;
	border:1px;
	border-color:ActiveBorder;
	border-style:solid;
}
.txtBoxWatermark
{
	color:Silver;
}

