/**
 * =================================================================
 * Layout
 * =================================================================
 * -----------------------------------------------------------------
 * Use in conjunction with:
 * 
 *   - P4 //Java/Websites/br_wbst_0300/implementation/src/websitesEar/websitesWebApp/layouts/Redirect2/Redirect2_lexus/Redirect2_lexus.jsp
 *
 * -----------------------------------------------------------------
 *
 * Stylesheet prepared by Timothy Christensen
 * Version: 3-1-11
 *
 **/

/**
 * =================================================================
 * Page Layout
 * =================================================================
 * -----------------------------------------------------------------
 *
 * Styling overrides for the #layoutWrapper, #contentWrapper and the
 * #contentContainer sections.
 *
 * - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 */

#layoutWrapper,
#contentWrapper { padding: 0; }

#contentContainer {
  background-color: transparent;
  border: none;
  margin: 0;
  height: 833px;
  width: 1000px;
}

#contentContainer iframe { height: 833px; width: 100%; }
