

#educational-resources {
	background:url(/images/educational-resources/background.png) no-repeat 0 0;
	height:742px;
}

h1 {
	color: white;
    font-size: 68px;
    line-height: 75px;
    padding-bottom: 155px;
    padding-top: 75px;
}

h4 {
	color:white;
	font-size:20px;
	font-family:Arial;
}

input#entry-email {
	color:#999 !important;
	border-radius:5px;
	margin-top:25px;
	width:180px;
}

input.button.orange.large {
	margin-left:20px;
	vertical-align:bottom;
}

ul {
	margin-top:60px;
}

.social-container li {
	display:inline-block;
	list-style-type:none;
	margin-left:0px;
}

label, input[type="checkbox"] {
	color:white;
	margin-top:15px;
}

label {
	font-size:10px;
}