.grid_8 {

    padding-top: 20px  !important;

}
.powermail_fieldset {
    
    background: #f8f8f8 !important;
    
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: none !important;
    -moz-border-radius: none !important;
    -khtml-border-radius: none !important;
    border-radius: none !important;
}

.powermail_submit {
   
    background: #20639F!important;
    
     -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-border-radius: none !important;
    -moz-border-radius: none !important;
    -khtml-border-radius: none !important;
    border-radius: none !important;
}

.powermail_legend {
    font-weight: none !important;
    color: #FC7120 !important;
    font-size: 23px !important;
    
    float:left !important; 
    
}