#newsletter {
	margin-right:-6px;
}

#newsletter input {
	display:inline;
	margin:-3px 1px 0;
	font-family:"Knockout 31 A","Knockout 31 B";
}

#mc-embedded-subscribe {
	position:relative;
	top:0;
	left:-5px;
	height:28px;
	padding:1px 6px 1px 7px;
	background-color:#fff;
	background:none;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:none;
	color:#aaa;
	display:inline;
}

#mc-embedded-subscribe:hover {
	background-color:#333;
	color:#fff;
}

#mce-EMAIL {
	width:120px;
	font-size:11px;
	margin-top:0;
}

#mce-EMAIL,#mc-embedded-subscribe {
	border-radius:0;
	moz-border-radius:0;
	webkit-border-radius:0;
}

#mc_embed_signup div.mce_inline_error {
	display:block;
	margin:0 auto;
	width:100%;
}

#mce-success-response,#mce-error-response {
	line-height:20px;
}