/*h2 {
	clear: both;
}

#participants ul, #participants ul li {
	clear: both;
}

.commands {
	text-align: right;
}

.name {
	font-size: 1.3em;
	margin-bottom: 20px;
}

.field, .subfield {
	clear: both;
}

.field label, .field label {
	font-weight: bold;
	width: 200px;
	display: block;
	float: left;
}*/