#newsletter-subscribe-div {
/*height:20px;*/
}

#newsletter-subscribe-div .newsletter-description {
    padding: 5px;
    text-align: justify;
    color: #FFFFFF;
}

#newsletter-subscribe-div a {
    padding: 5px;
    color: #80321b;
    text-decoration: none;
}

#newsletter-subscribe-div a:hover {
    color: #a78a46;
    text-decoration: none;
}

/*#newsletter-subscribe-div .portlet-icon {*/
    /*display: inline-block;*/
    /*float: left;*/
    /*height: 40px;*/
    /*margin-bottom: -40px;*/
    /*position: relative;*/
    /*top: -42px !important;*/
    /*width: 47px;*/
/*}*/

#newsletter-subscribe-form .x-form-check-wrap-inner {
    white-space: nowrap;
}

#newsletter-subscribe-form  .subscribe {
    background-image: url( "img/subscribe_small.png" );
}

.info-div{
    padding:15px 5px 15px 40px;
    background:transparent url("img/info.png")  left top no-repeat;
    color:#666600;
    text-align:justify;
}

.x-item-view-only {
    color: #000000;
    font-weight:bold;
    border: 0;
    background: transparent none !important;
    cursor: default;
    opacity: 1;
}