dl
{
	float: left;
	margin: 0;
	padding: 10px 4em 1em 0;
}

dt
{
	margin: 0;
	padding: 0;
	font-weight: bold;
}

dd
{
	margin: 0;
	padding: 0;
}




/* OBJECTS */

#experimentInfo
{
	height: 105px;
	margin-bottom: 2em;
	background-image: url(../test/images/header_bg.gif);
	background-repeat: repeat-x;
	color: #0066CC;
	text-align: left;
}




/* CLASSES */

.hidden
{
	position: absolute;
	left: -10000px;
}

form
{
	margin-bottom: 3em;
}




/* IDs */

#content
{
	padding: 0 2em;
}

#pages
{
	list-style-type: none;
	margin: 0 0 2em 0;
	padding: 0;
}

#pages li
{
	display: inline;
	margin-right: 1em;
	border-right: 1px solid #000000;
	padding-right: 1em;
}

#pages li.last
{
	border: none;
}

#pages li.on a
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}




/* CLASSES */

.clearer
{
	clear: both;
	height: 1px;
}

.hidden
{
	position: absolute;
	left: -10000px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}




/* IDs */

#h3sForm fieldset
{
	display: block;
	width: 27em;
	margin: 0 0 1em 0;
	padding: 0em 1em 0em 1em;
	background-color: #92f23c;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
}

#h3sForm fieldset.submit
{
	border: none;
	background-color: transparent;
	text-align: center;
	width: 20px;
}

#h3sForm fieldset.radio
{
	width: 25em;
	margin: 1em 0 2em 0;
	background-color: #67ab2b;
}

#h3sForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#h3sForm fieldset.radio label
{
	font-weight: normal;
}

#h3sForm input
{
	display: block;
	width: 25em;
}

#h3sForm label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}

#h3sForm select
{
	display: block;
}

#noBordersForm fieldset
{
	display: block;
	width: 25em;
	margin: 0 0 3em 0;
	border: 0 solid #000000;
	padding: 1em 1em 1em 1em;
	background-color: #EEEEEE;
}

#noBordersForm fieldset.submit
{
	border: none;
	background-color: transparent;
	text-align: center;
}

#noBordersForm fieldset.radio
{
	width: 25em;
	margin: 1em 0 2em 0;
	background-color: #DDDDDD;
}

#noBordersForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#noBordersForm fieldset.radio label
{
	font-weight: normal;
}

#noBordersForm input
{
	display: block;
	width: 25em;
}

#noBordersForm label
{
	display: block;
	margin-bottom: 1em;
	font-weight: bold;
}

#noBordersForm legend
{
	font-style: italic;
}

#noBordersForm select
{
	display: block;
}

#simplyForm fieldset
{
	display: block;
	width: 25em;
	margin: 0 0 3em 0;
	padding: 0 1em 1em 1em;
	background-color: #EEEEEE;
}

#simplyForm fieldset.submit
{
	border: none;
	background-color: transparent;
	text-align: center;
}

#simplyForm fieldset.radio
{
	width: 25em;
	margin: 1em 0 2em 0;
	background-color: #DDDDDD;
}

#simplyForm fieldset.radio label
{
	font-weight: normal;
}

#simplyForm fieldset.radio input
{
	clear: both;
	float: left;
	width: auto;
}

#simplyForm input
{
	display: block;
	width: 25em;
}

#simplyForm label
{
	display: block;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#simplyForm select
{
	display: block;
}




/* CLASSES */
