#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 {
    position: relative;
    top: -1px;
    padding:0 2%;
    height:20px;
    width:74%;
    border:1px solid #ccc;
    font-size:12px;
    color:#999;
}

#newsletter_block_left input.button_mini {
    position: relative;
    left: -2px;
    width: 24px;
    border: 0;
    cursor: pointer;
    min-width: 30px;
    height: 22px;
    line-height: 14px;
}