.cntrimgaftertext p
{
    margin-top:4px;
    /* float : left;
    width : 60%;*/
}

.cntrimgaftertext div.imageholder
{
    /*background : #FFFFFF;*/
    text-align : center;
    /*float : left;*/
    position : relative;
    margin : 1px;
    /*width : 48%;*/
    /*width : 180px;*/
}

.cntrimgaftertext div.imageholder img
{
    /*max-width : 180px;*/
}
.cntrimgaftertext .spacer
{
    clear: both;
}

