.dropdown
{
	width: 150px;
}

.multiline
{
	width: 450px;
	font-family: Verdana, Tahoma, Arial, helvetica, sans-serif;
	font-size: small;
}

.textbox
{
	width: 450px;
}

.listbox
{
	width: 350px;
}

.listbox_search
{
	width: 300px;
}

.date
{
	width: 80px;
}

.calendar
{
	display: inline;
	position: absolute;
	z-index: 2;
	background-color: white;
	visibility: hidden;
}