

/* outer */
div#m8footer { clear: both; margin: 10px 30px -5px 14px; padding: 0; width: auto !important; }
div#m8footer .podBG { padding: 0; }


/* general table */
div#m8footer table.footerTable {  }
  div#m8footer table.footerTable td { padding: 15px 0; }
    div#m8footer table.footerTable td table { width: 280px; }
    div#m8footer table.footerTable td td { width: auto; padding: 3px 0 5px; }


/* inner elements, general */
div#m8footer table.footerTable h3 { margin: 0; padding: 0 15px 3px 45px; font-size: 13px; color: #555; }
  td#footerFirst h3 { padding-left: 55px !important; }
div#m8footer table.footerTable p { padding: 0 15px 0 45px; font-size: 12px; line-height: 17px; color: #555; }
  td#footerFirst p { padding-left: 55px !important; }
td.buyCell td.space { width: 45px !important; }

/* inner elements per section */  

  /* MAIN FOOTER */
    /* cell widths (must total 900px) */
    table#mainfooter td#footerFirst { width: 240px; }
    table#mainfooter td#footerSecond { width: 210px; }
    table#mainfooter td#footerThird { width: 215px; }
    table#mainfooter td#footerFourth { width: 235px; }
    /* backgrounds */
    table#mainfooter td.solutionsCell { background: url('/common/images2010/m8footers/icon_solutions.png') no-repeat 10px 15px; }
    table#mainfooter td.tourCell { background: url('/common/images2010/m8footers/icon_tour.png') no-repeat 0 15px; }
    table#mainfooter td.seminarsCell { background: url('/common/images2010/m8footers/icon_seminars.png') no-repeat 3px 15px; }
    table#mainfooter td.buyCell { background: url('/common/images2010/m8footers/icon_buy.png') no-repeat 0 12px; }


  /* EDUCATION FOOTER */
    /* cell widths (must total 900px) */
    table#educationfooter td#footerFirst { width: 220px; }
    table#educationfooter td#footerSecond { width: 190px; }
    table#educationfooter td#footerThird { width: 200px; }
    table#educationfooter td#footerFourth { width: 290px; }
    /* backgrounds */
    table#educationfooter td.tourCell { background: url('/common/images2010/m8footers/icon_tour.png') no-repeat 10px 15px; }
     table#educationfooter td.seminarsCell { background: url('/common/images2010/m8footers/icon_trainingNew.png') no-repeat 0px 15px; }
    table#educationfooter td.demonstrationsCell { background: url('/common/images2010/m8footers/icon_demonstrations.png') no-repeat 1px 13px; }
    table#educationfooter td.buyCell { background: url('/common/images2010/m8footers/icon_buy.png') no-repeat 0 12px; }

  /* INDUSTRY FOOTER */
    /* cell widths (must total 900px) */
    table#industryfooter td#footerFirst { width: 230px; }
    table#industryfooter td#footerSecond { width: 220px; }
    table#industryfooter td#footerThird { width: 220px; }
    table#industryfooter td#footerFourth { width: 230px; }
    /* backgrounds */
    table#industryfooter td.tourCell { background: url('/common/images2010/m8footers/icon_tour.png') no-repeat 10px 15px; }
    table#industryfooter td.trainingCell { background: url('/common/images2010/m8footers/icon_training.png') no-repeat 0 14px; }
      table#industryfooter td.trainingCell h3, table#industryfooter td.trainingCell p { padding-left: 50px !important; }
    table#industryfooter td.contactCell { background: url('/common/images2010/m8footers/icon_contact.png') no-repeat 2px 12px; }
    table#industryfooter td.buyCell { background: url('/common/images2010/m8footers/icon_buy.png') no-repeat 0 12px; }


