/*
	for Martha Grenon - The Bringing of the Bones
	created by Paul Novitski - Juniper Webcraft
	last revised - September 4, 2006
*/

/*====================
content
====================*/
#col1
{
}
h2
{
	margin-bottom: .8em;
}
p
{
	margin-bottom: .8em;
}
dt
{
	clear: left;
	float: left;
	width: 4em;
	margin-top: 1ex;
	text-align: right;
	xbackground-color: Yellow;
}
dd
{
	float: left;
	width: 20em;
	margin-top: 1ex;
	margin-left: 1em;
}
dd#SubjectOtherBox
{
	margin-left: 5em;
}
dd input,
dd select,
dd textarea
{
	width: 20em;
}
dd textarea
{
	height: 12em;
}
#contactSubmit
{
	width: auto;
	padding: .5ex 1em;
}
#SubjectOtherBox
{
	display: none;
}
