/* 
    Document   : leno-application
    Created on : Aug 30, 2011, 10:03:35 AM
    Author     : claesg
    Description:
       Leno Product Display style sheets.
	
	Name: ANZ - Mobile - LENO Application
	Version: 1.5.2
*/
.anz-leno-app {
  width: 972px;
  margin: 0 auto 0 auto;
  /**
  * Reset some elements.
  */
  /**
  * App Header
  */
  /**
  * Solution Finder
  */
  /**
  * Product Display
  */ }
  .anz-leno-app p, .anz-leno-app h1, .anz-leno-app h2, .anz-leno-app h3, .anz-leno-app h4, .anz-leno-app h5, .anz-leno-app table, .anz-leno-app li, .anz-leno-app ul, .anz-leno-app ol {
    padding: 0;
    margin: 0; }
  .anz-leno-app #product-choice {
    display: none !important; }
  .anz-leno-app .anz-leno-application-header h1 {
    border-color: #BBBBBB;
    border-bottom-style: solid;
    border-width: 1px;
    color: #007dba;
    font-size: 18px;
    font-weight: normal;
    padding-bottom: 9px;
    margin-bottom: 4px; }
  .anz-leno-app .anz-leno-application-header .anz-leno-headerImage {
    width: 972px;
    height: 168px; }
  .anz-leno-app .anz-leno-application-header .anz-leno-headerDescription {
    padding: 23px 22px 23px 36px;
    border-radius: 5px;
    background: url("../images/leno-app/main-panel-box-bg_2.png") 0 bottom;
    border: 1px #E8ECF0 solid;
    margin: 2px 0px 2px 0px; }
    .anz-leno-app .anz-leno-application-header .anz-leno-headerDescription p {
      color: #007dba;
      font-size: 14px;
      font-weight: bold;
      line-height: 21px; }
    .anz-leno-app .anz-leno-application-header .anz-leno-headerDescription p.disclaimer {
      margin-top: 14px;
      font-weight: normal; }
  .anz-leno-app .anz-leno-application-header .error-box {
    padding: 25px;
    border: 3px solid #cc0000;
    background-color: #ffeeee;
    font-weight: bold;
    color: #000;
    font-size: 14px;
    text-align: center; }
  .anz-leno-app .anz-leno-solution-finder {
    margin-bottom: 12px; }
