#notify-form{

}
.notifBox::before{
	background-color: rgba(0, 0, 0, 0.37);
}
.notifBox {
	text-align: center;
	background-color: rgba(0, 0, 0, 0.37);
	padding: 2.3em;
	margin-bottom: 1em;
	border-top: 1px solid;
	border-color: rgba(0, 0, 0, 0.14);
	box-shadow: 2px 2px 2px #868484;
}

.notifBox h2{
	text-shadow: 1px 1px #FFFFFF;
}
.notifBox p{
	font-size: 1.5em;line-height: 1.5em;
}
.input-append input{
	height:44px;font-size:20px
}
.hidden{display:none;}

.notifBox#Newsletter_email_em_{
	max-width:450px;
	margin:auto;
}
.widthDD{
	max-width: 600px;;
	margin:auto;
}
