
.imgaftertext p
{
    margin-top:4px;
    /* float : left;
    width : 60%;*/
}

.imgaftertext h1
{
    font-size : 25px;
}




.imgaftertext-img-odd
{
	clear: both;
	float : left;
	margin : 1px;
    width : 48%;
}

.imgaftertext-img-even
{
	float : right;
	margin : 1px;
    width : 48%;
}

.imgaftertext div.imageholder
{
    text-align : center;
    margin-bottom: 25px;
    
    
    /*width : 180px;*/
}

.imgaftertext div.imageholder .imageholderalt
{
    margin-bottom: 7px;
}

.imgaftertext div.imageholder img
{
    /*max-width : 180px;*/
}
.imgaftertext .spacer
{
    clear: both;
}