.subscribe_email {
    background: transparent url('../../img/master/inputbg.png') repeat-x left top; 
    padding: 3px 0 0;
    margin: 1px 0 0 21px;
    font-size: 10px; 
    text-align:center; 
    color:#999;
    width: 127px;
    float: left;
    height: 15px;
    border: none;
}

#grp {
list-style-type: none;
}

.nletter_opts {
background:transparent url(../../img/construct.png) no-repeat scroll left top;
margin:0 0 10px;
min-height:32px;
padding-left:35px;
}

#ntlautocfg {
margin-bottom: 10px;
}

.info, .error {
text-align: center;
font-weight: bold;
font-size: 14px;
}

.info {
color: RGB(0,204,102);
}

.error {
color: RGB(204,51,0);
}
