#progress_bar{
    background-color:#fff;
    height: 18px;
    border: 1px solid #000000;
    position: inherit;
    float: left;
    width: 260px;
    display: block;
}
.newslettersend{
    left: 455px;
    position: inherit;
    width: 52px;
}

.table-key{
    height: 60px;
    width: 400px;
    margin-left: 34%;
}
#progress_perc{
    width: 0%;
    background-image: url(../images/layout/bg.jpg);
    background-color: green;
    height: 18px;
    position: relative;
}
.submit_button{
    background-image: url(../images/buttons/update.gif);
    height: 29px;
    width: 83px;
    border: 0px;
    cursor: pointer;
}
