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