.progresstable
{
    border:solid 1px #888888;
    width:100%;
}

.progresstable .progressbar
{
    width:1%;
    line-height:16px;
    padding:0px;
    background-image:url(https://springboardbursaryfoundation.org.uk/App_Themes/MainTheme/<%=WebResource("blive.MailingModule.progressbar.gif")%>);
    background-repeat:repeat-x;
    border:solid 1px #888888;
}