/**
 * =================================================================
 * Layout CSS
 * =================================================================
 * -----------------------------------------------------------------
 * Use in conjunction with:
 * 
 *   - P4 //Java/Websites/br_wbst_0300/implementation/src/websitesEar/websitesWebApp/layouts/PartsOrderForm/PartsOrderForm_lexus/PartsOrderForm_lexus.jsp
 *
 * -----------------------------------------------------------------
 *
 * Written by Timothy Christensen
 * Version: 3-30-11
 *
 **/

/**
 * =================================================================
 * Layout
 * =================================================================
 * -----------------------------------------------------------------
 *
 * Styling for the #contentContainerWrapper and #contentCol1
 * sections.
 *
 **/

#contentContainerWrapper {
  background-repeat: no-repeat;
  background-position: 730px 0px;
  height: 100%;
}

#contentCol1 {
  float: left;
  width: 712px;
}

#contentCol1 .textCell {
  margin: 6px 10px;
}
