#solutionsHome #pageWrapper { position: relative; }
table#homeTable { border-collapse: collapse; margin-bottom: 10px; }

  #homeTable h2.red { margin: 0 0 7px; border-bottom: 1px solid #e1e1e1; }
  #homeTable li.catTitle h3 { margin: 0; }
  #homeTable #rightCol h3 { margin-top: 6px; }

  #homeTable p { margin-right: 30px; margin-bottom: 20px; font-size: 14px; }
  #homeTable td { vertical-align: top; }
  #homeTable td#leftCol { width: 280px; }
  #homeTable td#midCol { width: 270px; }
  #homeTable td.space { width: 40px; }
  #homeTable td#rightCol { width: 300px; }
  #homeTable ul { margin: 0; padding: 0; }
  #homeTable ul li { margin: 0; padding: 0 10px 9px 30px; color: #5d5d5d; background-image: none; }
    #homeTable ul li.catTitle { background: url('/solutions/images/homepage/categorySprite.png') no-repeat; color: #333; font-weight: bold; margin-top: 20px; }
      li.catTitle .catText { display: inline-block; margin-top: 4px; font-weight: normal; color: #5d5d5d; line-height: 19px; }
      .engineering { margin-top: 0 !important; }
      .biotechnology { background-position: 0 -75px !important; }
      .software { background-position: 0 -150px !important; } /*90*/
      .design { background-position: 0 -225px !important; }
      .finance { background-position: 0 -300px !important; margin-top: 0 !important; } /*180*/
      .science { background-position: 0 -375px !important; }
      .field { background: none !important; }
    #homeTable #rightCol ul { margin-bottom: 40px; }
      #homeTable #rightCol li.catTitle { padding-left: 37px; margin-top: 15px; }
      .highered { background-position: 0 -451px !important; }
      .community { background-position: 0 -971px !important; }
      .precollege { background-position: 0 -557px !important; }
      .students { background-position: 0 -663px !important; }
      .parallel { background-position: 0 -792px !important; } /*524*/
      .cdf { background-position: 0 -1097px  !important; padding-bottom: 15px!important; } /*524*/

