/* Block newsletter */
#newsletter_block_left p {padding:0;}

#newsletter_block_left p.success_inline {
	color: #418B19;
	text-align: center;
	font-weight: bold;
}
#newsletter_block_left p.warning_inline {
	color: #DA0F00;
	text-align: center;
	font-weight: bold;
}

#newsletter_block_left input.inputNew {width:218px;margin-bottom:10px;}

#newsletter_block_left input.button_mini {background:#6c1d0d;padding:0 10px 1px;width:auto;color:#fff!important;font-weight:400;height:26px;line-height:26px;border-radius:3px;-moz-border-radius:3px;text-transform:uppercase;
}