label.left
{
	width:200px;
	float:left;
}

div.field
{
	height:2em;
	clear:left;
	border-bottom:1px dotted #999;
	padding:0.75em 0;
}

	div.twoHigh
	{
		height:3em;
	}

div.middleColumn
{
	float:left;
}

label.right
{
	margin:0 0.5em;
}

select, input[text]
{
	width:11em;
}

fieldset
{
	padding:10px 20px 0;
	width:520px;
}

div.Actions
{
	width:370px;
	padding:0.75em 0;
}