body, html
{
	width: 100%;
	height: 100%;
	margin: 0px;
}
img { behavior: url(/JavaScript/iepngfix.htc) }
.textbox
{
	width:200px;
}
.dropdown, select
{
	width:206px;
	font-family:Arial;
	font-size:11px;
}
.button
{
	cursor:hand;
	cursor:pointer;
}
.validator
{
	background-color:Red;
	padding:2px;
}