﻿table           {table-layout:fixed;
                 width: 799px;
                 
                 padding: 10px;
                 border-spacing: 10px;
                 border-collapse:collapse;
                 empty-cells: hide;
                 text-align:left;
                 padding:10;}
td, th          {
                 border: 2px  none gray;
                 }
                 
col#Logo1        { width: 250px;
                  height: 30px;
                  text-align:left;
                  padding:10px 0px 10px 15px;
                  background-color:none;
                  text-decoration: none;
                  font-weight:normal; }                 
col#Logo2        { width: 250px;
                  height: 30px;
                  text-align:left;
                  padding:10px 0px 10px 15px;
                  background-color:none;
                  text-decoration: none;
                  font-weight:normal; }
col#Logo3        { width: 250px;
                  height: 30px;
                  text-align:left;
                  padding:10px 0px 10px 15px;
                  background-color:none;
                  text-decoration: none;
                  font-weight:normal; }
