#cr_newsletter_registration {
        font:normal 12px  Arial, Sans-Serif;
        background:#eee;
        width: 190px;
        padding:5px;
        border:1px solid #aaa;
}

#cr_newsletter_registration input, #cr_newsletter_registration textarea {
        border:1px solid #aaa;
        margin:1px;
        width:190px;
}

#country {
        border:1px solid #aaa;
        margin:1px;
        width:190px;
}

#cr_newsletter_registration label {
        float:left;
        display:block;
        width:120px;
        font-weight:bold;

}
