#pagebody
{
	width: 60em;
}
#pagebody p
{
	width: 35em;
	margin-bottom: .6em;
	line-height: 1.5;
}
dl
{
	margin-top: 1em;
}

dt
{
	float: left;
	clear: both;
	width: 5em;
	text-align: right;
	padding-right: 1ex;
	margin-bottom: 1ex;
}

dd
{
	margin-bottom: 1ex;
}

textarea
{
	display: inline;
}

#contactName
{
	width: 20em;
}
#contactEmail
{
	width: 30em;
}
#contactSubject
{
	width: 20em;
}
#SubjectOtherBox
{
	display: none;
	margin-left: 5.5em;
}
#SubjectOther
{
	width: 30em;
}
#contactMessage
{
	width: 30em;
	height: 10em;
}
#contactName
{
	width: 15em;
}
