.notice {
          width : 880px;
          color : blue;
          padding-top : 5px;
}
.error {
          width : 880px;
          color : red;
          padding-top : 5px;
}
.justify {
          text-align : justify;
}

#container {
          width : 938px;
}
#flags {
          width : 920px;
          margin : 30px 0 15px 0;
          text-align : right;
}
   #flags img {
             margin-right : 15px;
   }
#header {
          width : 938px;
          height : 277px;
          background : url(../gfx/header.png);
}
#stripe {
          width : 938px;
          height : 1px;
          background : url(../gfx/stripe.png);
}
#center {
          width : 908px;
          background : url(../gfx/container.png);
          padding : 15px;
          margin-top:-2px;
}
#center-footer {
          width : 938px;
          height : 5px;
          background : url(../gfx/container-footer.png);
}
   #left {
             width : 202px;
   }
      #menu-header {
                width : 202px;
                height : 4px;
                background : url(../gfx/menu-header.png);
      }
      .menu {
                width : 190px;
                height : 24px;
                padding : 7px 0 0 10px;
                background : url(../gfx/menu.png);
                border-width : 1px 1px 0 1px;
                border-style : solid;
                border-color : #dcdcde;
      }
      .current {
                width : 191px;
                height : 24px;
                padding : 7px 0 0 11px;
                background : url(../gfx/menu-current.png);
                color : #ffffff;
                font-weight : bold;
      }
         .current a {
                   color : #ffffff;
         }
      #menu-footer {
                width : 202px;
                height : 4px;
                background : url(../gfx/menu-footer.png);
                margin-top : -1px;
      }
      .left-header {
                width : 200px;
                height : 3px;
                margin : 10px 1px 0 1px;
                background : url(../gfx/left-header.png);
      }
      .left-bg {
                width : 180px;
                background : url(../gfx/left-bg.png);
                margin : 0 1px;
                padding : 10px 10px;
                font-weight : bold;
                font-size : 7pt;

      }
         #newsletter {
                   width : 180px;
                   height : 25px;
         }
         .input_newsletter {
                   width : 118px;
                   height : 13px;
                   padding : 5px 8px 5px 5px;
                   border-width : 1px 1px 1px 0;
                   border-style : solid;
                   border-color : #c1c1c1;
                   background : url(../gfx/input_newsletter.png);
         }
         .submit_newsletter {
                   width : 42px;
                   height : 25px;
                   background : url(../gfx/submit_newsletter.png);
                   border : none;
                   color : #ffffff;
                   font-weight : bold;
                   margin-left : 2px;
         }
      .left-footer {
                width : 200px;
                height : 3px;
                background : url(../gfx/left-footer.png);
                margin : 0 1px;

      }
   #right {
             width : 668px;
   }
      #content-header {
                width : 668px;
                height : 4px;
                background : url(../gfx/content-header.png);
      }
      #content {
                width : 638px;
                background : url(../gfx/content.png);
                padding : 5px 15px 10px 15px;
                line-height : 150%;
                text-align : justify;
      }
         #content table {
                   margin-left : 0;
         }
         .box {
                   text-align : left;
                   line-height : 140%;
         }
         .column {
                   width : 1px;
                   height : 20px;
                   background : url(../gfx/column.png);
         }
         .row {
                   width : 569px;
                   height : 12px;
                   background : url(../gfx/row.png);
         }
         .feedback {
                   width : 170px;
                   height : 13px;
                   background : url(../gfx/input_feedback.png);
                   border : 1px solid #bcbcbc;
                   margin : 5px 0;
                   padding : 5px;
         }
         .feedback2 {
                   width : 118px;
                   height : 13px;
                   background : url(../gfx/input_feedback.png);
                   border : 1px solid #bcbcbc;
                   margin : 5px 10px 5px 0;
                   padding : 5px;
         }
         .feedback-textarea {
                   width : 170px;
                   height : 100px;
                   background : #ececec;
                   border : 1px solid #bcbcbc;
                   margin : 5px 0;
                   padding : 5px;
         }
         .submit_feedback {
                   width : 98px;
                   height : 25px;
                   background : url(../gfx/submit_feedback.png);
                   border : none;
                   color : #ffffff;
                   font-weight : bold;
                   font-size : 8pt;
                   font-family : Verdana;
         }
         .product-bg {
                   width : 559px;
                   background : url(../gfx/product-bg.png);
                   padding : 0 15px;
         }
            .product-header {
                      width : 589px;
                      height : 5px;
                      background : url(../gfx/product-header.png);
                      margin-top : 15px;
            }
            .product-footer {
                      width : 589px;
                      height : 5px;
                      background : url(../gfx/product-footer.png);
            }
         .partner-bg {
                   width : 638px;
                   background : url(../gfx/partner-bg.png);
         }
            .partner-header {
                      width : 638px;
                      height : 5px;
                      background : url(../gfx/partner-header.png);
                      margin-top : 15px;
            }
            .partner-footer {
                      width : 638px;
                      height : 5px;
                      background : url(../gfx/partner-footer.png);
            }
            .submit_product {
                      width : 98px;
                      height : 25px;
                      background : url(../gfx/submit_feedback.png);
                      border : none;
                      color : #ffffff;
                      font-weight : bold;
                      margin : 5px 0;
                      font-size : 8pt;
                      font-family : Verdana;
         }
      #content-footer {
                width : 668px;
                height : 4px;
                background : url(../gfx/content-footer.png);
      }
#footer {
          width : 894px;
          height : 27px;
          background : url(../gfx/footer.png);
          margin : 15px 2px;
          color : #737373;
          padding : 14px 20px 0 20px;
          text-align : center;
}
