#section-header {
    background-color:#CC3333;
}

#content-left ul li a:hover {
    background-color: #CC3333;
} 

.large {
	font-size: 15px;
	font-weight: bold;
}

.email_signup {
	background-image: url('../images/email_form.png'); 
	background-position: center center;
	background-repeat: no-repeat;
	width: 172px;
	height: 183px;
	text-align: center;
	margin: 0 auto;
}

.email_signup input{
	margin: 0 auto;
    width:100px;
}

.email_form {
	height: 70px;
	padding-top: 50px;
}