/* CSS Document */

/* Styles used in the forms */

label {
	float: left;
	width: 150px;
}
.clear {
	clear:both;
	height:1px;
	line-height:1px;
}
.validation-advice {
	color:#990000;

}

.target {
	float:left;
	width:250px;
	margin-left:10px;

}
input, select {
	float:left;
	margin-right:10px;
}
textarea {
	border:#7F9DB9 solid 1px;
		float:left;
	
}

.tx-rlmpeventdb-pi1 .tx-rlmpeventdb-pi1-listrow-item {
	vertical-align: top;
}
