/**
 * =================================================================
 * Layout
 * =================================================================
 * -----------------------------------------------------------------
 * Use in conjunction with:
 * 
 *   - P4 //Java/Websites/br_wbst_0300/implementation/src/websitesEar/websitesWebApp/layouts/ServiceApptForm/ServiceApptForm_lexus/ServiceApptForm_lexus.jsp
 *
 * -----------------------------------------------------------------
 *
 * Stylesheet prepared by Timothy Christensen
 * Version: 2-22-11
 *
 **/

/**
 * =================================================================
 * Page Layout
 * =================================================================
 * -----------------------------------------------------------------
 *
 * Styling for the #flashTitleWrapper, #contentCol1 and
 * #contentContainerWrapper
 *
 **/

#flashTitleWrapper { float: left; }

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

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

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


/**
 * =================================================================
 * Lexus Xtime iframe Widget
 * =================================================================
 * -----------------------------------------------------------------
 *
 * Styling for the #xtimeIframe.
 *
 */

#xtimeIframe {
  border: none;
  height: 600px;
  width: 100%;
}
