
div.roles {
	float: left;
	width: 100%;
	margin-bottom: 24px;
	padding-top: 12px;
	padding-bottom: 0.25em;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div.row {
	margin-bottom: 0.25em;
	line-height: 1.25;
}

div.spacing-row {
	height: 1em;
	clear: both;
	width: 100%;
}

div.label {
	width: 125px;
	text-align:right;
}




/*	Bug im IE! vgl. http://www.positioniseverything.net/explorer/threepxtest.html (pb) */

* html div.text {
	height: 1%;
	padding-left: 8px;
}
