h2 {
	clear: both;
}

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

.commands {
	text-align: right;
}

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

.field {
	display: block;
	float: left;
}

.field.card_type {
	width: 100px;
}

.field.card_number {
	width: 200px;
}

.field.card_expiration {
	width: 100px;
}


li {
	clear: both;
}
