@charset "UTF-8";
#partnerText {
	line-height: 20px;
	float:left;
	width: 35%;
}
#partnerLogos {
	float:right;
	width: 55%;
	margin-top: -25px;
	margin-left:25px;
	text-align: center;
}
.logo {
	
	border: none;
}

div.row {
	clear: left;
	padding-top: 5px;
}

div.row span.formLabel {
	float: left;
	width: 75px;
	text-align: right;
}

div.row span.formField {
	float: left;
	width: 235px;
	margin-left: 15px;
	text-align: left;
}