.flowimgaftertext p
{
    margin-top:4px;
    /* float : left;
    width : 60%;*/
}

.flowimgaftertext h1
{
    font-size : 25px;
}


.flowimgaftertext div.imageholder
{
    text-align : center;
    float : left;
    position : relative;
    margin : 0 auto;
    /*width : 48%;*/
    padding : 10px;
    /*width : 180px;*/
}

.flowimgaftertext div.imageholder img
{
    /*max-width : 180px;*/
}
.flowimgaftertext .spacer
{
    clear: both;
}

.flowimgaftertext div.imagelist
{
    text-align : center;
    margin : 0 auto;
    
}