.clientBillPayRow {
	margin: 0 0 8px 0;
}

.clientBillPayField {
	font-weight: bolder;
	float: left;
}

.clientBillPayRequired {
	float: left;
	font-weight: bolder;
	color: #ea0000;
}

.clientBillPayForm {
	display: block;
}


.eGov_ebillSearchFieldPublic {
	width: 100%;
}

.clientBillPayFieldInstructions {
	font-size: .8em;
}

.clientAccountDetailGroupInner .label {
	font-weight: bolder;
	width: 12em;
	float: left;
}

#eGov_applicationViewName {
	border: 0 !important;
}

#clientIntroText {
	float: right;
	width: 38%;
}

#clientSearchForm {
	float: left;
	width: 60%;
}