table.list { width: 100%; border: 0; border-spacing: 0; border-collapse: separate; }
table.list td { width: 25%; text-align: center; vertical-align: middle; }

table.logoList { width: 100%; border: 0; border-spacing: 0; border-collapse: separate; }
table.logoList td:first-child { width: 50px; padding: 0 20px 20px 0; }
table.logoList td { text-align: left; vertical-align: top; padding: 0 0 20px 0; }
table.logoList td:first-child div.logo { padding: 20px; font-weight: bold; background-color: #cccccc; }


