      body {
        margin: 0;
        padding: 0;
        background-color: #868686;
        padding-top: 12px;
        padding-bottom: 12px;
      }
      
      h2 {
        font-family: Arial, sans-serif;
        color: #333333;
        margin-top: 0;
        margin-bottom: 0;
      }
      
      p, label, input {
        font-family: Arial, sans-serif;
        font-size: 10pt;
      }
      
      p {
        line-height: 150%;
        margin-top: 3px;
        margin-bottom: 6px;
      }

      h3, h4, h5 {
        font-family: Arial, sans-serif;
      }
      
      h3 {
        font-weight: normal;
        color: #333333;
      }
      
      h3 span {
        text-decoration: line-through;
      }      
      
      em {
        font-size: 12pt;
      }
      
      div#main {
        background-color: #ffffff;
        width: 760px;
        margin: 0 auto;
      }
      
      div#header {
        padding: 10px 30px;
        border-bottom: 5px solid #D6D6D6;
        height: 90px;
      }
      
      img#logo {
        float: left;
      }
      
      div#ecommerce img {
        margin-top: 43px;
        float: right;
      }


      div#sell {
        border-top: 15px solid #47c7ef;
        width: 300px;
        float: left;
        padding-left: 30px;
        padding-top: 15px;
        margin-bottom: 30px;
      }
      
      div#sell img#box {
        margin-bottom: 40px;
      }
      
      div#sell h3, div#sell h5 {
        position: relative;
        right: 20px;
        text-align: center;
      }
      
      div#sell h3 {
        margin: 0;
      }
      
      div#sell h5 {
        margin: 0;
        font-size: 30pt;
        font-weight: normal;
        font-style: italic;
        color: #47c7ef;
      }
      
      div#secure {
        position: relative;        
        border: 2px solid #E6E6E6;
        padding: 10px;
        margin-left: 10px;
        margin-right: 50px;
        margin-top: 30px;
        margin-bottom: 30px;
      }
      
      div#secure h4 {
        margin-top: 0;
      }
      
      div#secure img {
        position: absolute;
        right: -35px;
        _right: 13px;
        top: -20px;
      }
      
      div#secure p {
        text-align: justify;
        font-size: 9pt;
      }
      
      div#process {
        border-top: 15px solid #47c7ef;
        width: 390px;
        float: left;
        padding-top: 34px;
        padding-left: 10px;
        padding-right: 30px;
      }

      div#product-options {
        margin-top: 20px;
        padding: 10px 20px;
        background-image: url(/static/images/cart/collection-background.gif);
        background-position: top;
        background-color: #96dff6;
        background-repeat: repeat-x;
        border: 2px solid #C6C6C6;
      }
      
      label {
        font-weight: bold;
        font-size: 11pt;
        float: right;
        height: 30px;
        padding: 5px 0;
      }

      div#product-options label {
        margin-left: 5px;
        font-weight: bold;
      }
      
      div#product-options p {
        margin-top: 0;
      }

      div#product-options p span {
        text-decoration: line-through;
      }
      
      div#product-options select {
        width: 240px;
        display: block;
        margin: 0 auto;
      }
      
      div#addon {
        width: 310px;
        padding-left: 0px;
        margin: 5px auto 5px;
      }
      
      div#addon input {
        margin-top: 7px;
        _margin-top: 3px;
        float: left;
      }

      *:first-child+html div#addon input {
        margin-top: 4px;
      }      

      div#addon label {
        position: relative;
        left: -5px;
      }
      
      div#addon p {
        font-size: 11pt;
        font-weight: bold;
        text-align: center;
    }

      p#recommendation {
        position: relative;
        top: -15px;
      }
      
      div#product-options p#buttons {
        width: 280px;
        
        height: 31px;
        margin: 0px auto 10px;
        display: block;
        margin-top: 0px;
        _overflow: hidden;
      }      

      div#product-options p#buttons span {
        text-decoration: none;
        font-weight: bold;
        font-size: 36pt;
        vertical-align: top;
        color: red;
        
      }
      div#product-options p#buttons span {
        _position: relative;
        _top: -18px;

      }
      
      *:first-child+html p#buttons span {
        position: relative;
        top: -18px;

      }
      
      div#product-options {
      }
      
      
      p#buttons input {
        height: 30px;
        width: 90px;
        margin: 0 10px;
      }
      
      div#credit-cards {
        padding: 10px 0;
        border: 2px solid #C6C6C6;
        border-top: 0;
      }
      
      div#credit-cards img {
        width: 355px;
        margin: 0 auto;
        display: block; 
      }

      div#footer {
        clear: both;
        text-align: right;
        border-top: 5px solid #d6d6d6;
        background-color: #47c7ef;
      }
      
      div#footer p {
        color: #666666;
        margin-right: 30px;
        margin-top: 8px;
        margin-bottom: 0;
        padding-bottom: 8px;
      }  
      
      div#pitch {
        border-top: 15px solid #47c7ef;
        padding: 15px 30px 0 30px;
      }
      
      div#pitch img {
        float: left;
        margin-right: 20px;
      }
      
      div#collection {
        width: 330px;
        float: left;
        margin-left: 35px;
        margin-top: 30px;
        padding: 20px;
        border: 2px solid #c6c6c6;
        background-color: #96dff6;
        background-image: url(/static/images/cart/collection-background.gif);
        background-position: top;
        background-repeat: repeat-x;
      }
      
      img.confidence {
      }
      
      img#left-confidence {
        float: left;
        width: 160px;
        margin-left: 40px;        
        margin-bottom: 30px;
        clear: left; /* for ie8 */
      }
      
      img#right-confidence {
        float: right;
        width: 83px;
        margin-right: 30px;

      }

      div#info input {
        padding: 2px;
        float: right;
        height: 20px;
        margin-right: 40px;
        margin-left: 10px;
        width: 175px;
      }

      div#info select {
        float: right;
        margin-top: 3px;
        margin-right: 40px;
        margin-left: 10px;
        width: 185px;
      }
      
      div#info select {
        margin-right: 39px;
      }
	  
	  p.formprivacy {
		color: #036;
		font-size: 9pt; 
		line-height: 125%;
		margin-bottom: 0;
		margin-top: 0;
		text-align: center;
	  }
      
      div#collection input#submit {
        float: right;
        height: 30px;
        margin-top: 20px;
        position: relative;
        right: 110px;
      }

      ul.errorlist {
        display: block;
        width: 140px;
        margin-left: 0;
        margin-right: 0;
        margin-top: -10px;
        margin-bottom: 3px;
        padding: 0;
        list-style: none;
        float: right;
      }
             
      ul.errorlist li {
        font-family: Arial, sans-serif;
        color: red;

        font-size: 9pt;
      }             