/* @override http://dev03.waterfieldtechnologies.com/ufbdirect/landing.css */

p {
	text-indent: -9999px;
}

p a {
	display: block;
	overflow: hidden;
	text-decoration: none;
}

#current {
	width: 315px;
	margin: 0 auto;
}

#current p.button {
	background: url(images/splashpage_images/apply_now.png) top left no-repeat;
	height: 54px;
}

#current .button a.apply {
	background-position: 0 0;
	height: 54px;
	width: 315px;
}



#current .button a:hover.apply {
	background: url(images/splashpage_images/apply_now.png) -0px -54px no-repeat;
	width: 315px;
	height: 54px;
}

h3 {
	font-size: 11px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	color: #666;
}

h4 {
	font-size: 10px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	color: #fff;
	line-height: 10px;
	margin-left: 50px;
}