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