﻿.ItemList_Standard .SubTitle,
.ItemList_Standard .ModuleReference .ParentBack,
#FooterPane .ItemList_Standard .content_block .EndClear
{
    display: none;
}

#FooterPane .ItemList_Standard .content_block
{
    margin: 0px auto;
/*    text-align: center; */ 
    text-align: left; 
}

#FooterPane .ItemList_Standard .Contents
{
    display: inline-block;
    margin: 0;
    padding: 0;
}

#FooterPane .ItemList_Standard .Contents img
{
    height: 50px;
    margin: 5px;
    vertical-align: bottom;
    width: 170px;
}