#ba_newsletter{
	width:50%;
	float:left;
	margin:12px 0 0;
}
#ba_newsletter h4{
	background: none;
    float: left;
    padding: 0;
    text-transform: none;
    font-size: 21px;
    line-height: 25px;
    border: none;
	margin:4px 15px 0 0 !important;
}
#ba_newsletter .block_content #ba_newsletter_input{
	height: 35px;
    max-width: 267px;
    padding: 7px 40px 6px 18px;
    float: left;
    border: 1px solid #c5c5c5;
    font: 400 13px 'open sans';
    height: auto;
    background: #3c3c3c;
    border-color: #515151;
    color: white;
}
#ba_newsletter_btn_subscriber{
	margin: 0px 0 0 7px;
    background-color: #adadad;
}

