p label, p span.label {
	position: relative;
	width: 200px;
	float: left;
	font-weight: bold;
}
p span.grey {
	color: #666;
}

