div.EmailBox {
    background: transparent url(../img/searchbox.png) top left no-repeat;
    height: 34px;
    width: 202px;
    padding:0;
    position:relative;
    margin-top:3px; 
    margin-bottom:14px
}
    div.EmailBox input.EmailInput {
    width: 160px;
    border-style: none;
    border-width:0px;
    outline:none;
    float:left;
    color:#999999;
    font-style:italic;

    margin: 8px 0px 0px 10px;
}
    div.EmailBox input.EmailButton {
    width:28px;
    border:none;
    outline:none;
    float:left;
    background: transparent url(../img/searcharrow.png) center center no-repeat;
    text-indent:-50000px;
    overflow:hidden;

    margin: 8px 0px ;
}

div.emailsuccess 
{
    margin-top:5px; 
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
