#eGov_intro {
	float: none;
	width: auto;
	text-align: justify;
	margin-bottom: 15px;
}

#eGov_search {
	width: auto;
	float: none;
}

.eGov_testModeBG {
	background: transparent url('/egov/imgs/ui/test_mode.png') 0 0 repeat !important;
}

#eGov_checkSampleRow {
	float: right;
}

#eGov_RoutingNumber_Bank img {
	position: relative;
	top: .5em;
}


/* 915px
 ****************************************************************************/
@media screen and (max-width: 870px) {
	#eGov_checkSampleRow {
		float: none;
	}
}
