#sub-content-head h1 {
	background-image: url(../images/activities_planner.gif);
}

h1#title-activity-planner {
	display: block;
	/*text-indent: -4000px;
	height: 13px;
	background-image: url(../images/titles/activities_planner.gif);
	background-repeat: no-repeat;*/
}

/*#participants {
	margin-top: 40px;
}

#activities {
	margin-top: 50px;
}*/

fieldset {
	border: 0px;
	margin: 25px 0px 25px 0px;
	padding: 5px;
	font-size: 0.9em;
}

fieldset.odd {
	background-color: #F0F6FC;
}

input, select, textarea {
	font-size: 1em;
	font-family: arial;
	width: 80%;
	border: 1px #999999 solid;
}

input.submit, select {
	cursor: pointer;
}

input.no-width {
	width: auto;
}

legend {
	font-size: 1.15em;
	font-weight: normal;
	text-transform: uppercase;
	color: #725440;
	margin: -10px 0px 5px 0px;
	padding: 0px;
}

dt label {
	color: #666633;
	text-transform: uppercase;
	font-family: arial;
}

dl {
	display: block;
	clear: both;
	height: auto;
	padding: 5px 0px 5px 0px;
}

dt {
	float: left;
	width: 40%;
}

dd {
	margin-left: 40%;
	padding-left: 10px;
	width: auto;
	border-left: 1px #CCCCCC solid;
}

dl:hover dd {
	border-left: 1px #999999 solid;
}

.highlight label {
	color: #9E240F;
}

.highlight input, .highlight select, .highlight textarea {
	border-color: #9E240F;
	color: #9E240F;
}
