#formstep span {
	border: 1px solid #CCCCCC;
	display: block;
	float: left;
	margin: 5px;
}
.willform th {
	background: #FFFFFF !important;
	text-align: left !important;
	font-weight:bold !important;
}

.willform hr { border-top: 1px #ccc solid; margin: 0; padding:0; color: #ccc; background-color: #ccc; height: 1px; }

#formstep li {
	display: inline;
	margin: 5px;
	color: #6320B5;
	background: #fafafa;
	border: 1px solid #6320B5;
}
#formstep {
	clear: left;
}

#formstep ul {
	margin: 0px;
}
#departments form li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#departments #wrapper #content #willform td {
	text-align: left;
}
#willform .reallist {
	list-style: disc;
}
#willform .reallist li {

	list-style: disc;
}
#content td {
	text-align: left;
}
.bar-active {
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}
.bar-inactive {
	font-weight: bold;
	color: #333333;
	padding: 5px;
}

