.modul-newsletter .modul-picture{
    margin-left: -1px;
}
.modul-newsletter .modul-content {
    padding: 10px 15px 0 !important;
}
.modul-newsletter .modul-content p{
    min-height: inherit !important;
    padding: 10px 0 !important;
}
.modul-newsletter .modul-content input {
    float: left;
    width: 105px;
}

.modul-newsletter .modul-content fieldset input[type="submit"], .modul-newsletter .modul-content fieldset input.submit{
    background: url("../../../images/mergedImages.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    height: 34px;
    line-height: 34px;
    margin: 0;
    text-transform: uppercase;
    width: 80px;
}

.modul-newsletter .modul-content fieldset input[type=submit]:hover{
    background: url(../../../images/mergedImages.png) no-repeat -80px 0;
}