#inner_new_newslettersignup {
    text-align: center;
}
#new_newslettersignup {
    background: transparent;
    margin-left: 300px;
    margin-right: 300px;
    margin-top: 20px;
    position: absolute;
    width: 500px;
}
#new_newslettersignup a.link:link, #new_newslettersignup a.link:visited {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #228e05;
    font-weight: normal;
    padding: 0;
    text-decoration: underline;
}

#new_newslettersignup #inner_new_newslettersignup .sedo-ui-ribbon-icon {display: none;}
#new_newslettersignup #inner_new_newslettersignup .check {display: none;}
#new_newslettersignup #inner_new_newslettersignup h2 {display: none;}
#new_newslettersignup #inner_new_newslettersignup p {margin-top:0px;}

#js_sedoFooterNewsletterSignupForm {font-family: "Droid Sans",Helvetica,sans-serif !important;}
#js_sedoFooterNewsletterSignupForm input {font-family: "Droid Sans",Helvetica,sans-serif !important;}
#js_sedoFooterNewsletterSignupForm h1 {font-size: 26px;font-weight:700;}
#js_sedoFooterNewsletterSignupForm ul.list.checked li {
    background: url("/fileadmin/images/icons/yes.gif") no-repeat scroll left 3px rgba(0, 0, 0, 0);
    font-size: 13px;
    list-style: outside none none;
    margin: 0 0 3px;
    padding: 5px 0 0 30px;
}
#js_sedoFooterNewsletterSignupForm .a-center {
    text-align: center;
}
#js_FooterNewsletter_form_submit span {font-family: "Droid Sans",Helvetica,sans-serif !important;}
.box {
    margin-bottom: 15px;
    padding: 10px 20px;
    position: relative;
}
#js_sedoFooterNewsletterSignupForm a.link:link, #js_sedoFooterNewsletterSignupForm a.link:visited {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #228e05;
    font-weight: normal;
    padding: 0;
    text-decoration: underline;
}
body .ui-dialog .ui-dialog-content h1 {
    color: #012266;
}
.ui-dialog .formular .input#firstname {
    width: 215px !important;
    margin: 0 5px 0 0;
}
.ui-dialog .formular .input#lastname {
    width: 215px !important;
}
.ui-dialog-content {
    color: #292929;
    font-size: 13px;
}
.ui-dialog-content ul {
    padding-left: 20px;
}
.ui-dialog-content ul li {
    display: list-item;
    margin: 0 0 5px;
}
.ui-dialog .ui-dialog-content {
    overflow-y: scroll;
}
.ul.list.checked {
    list-style: outside none none;
}
.ui-dialog.ui-corner-all {
    border-radius: 15px !important;
}