
body, html
{
    margin:                 0;
    padding:                0;
    font-family:            Arial, Helvetica, sans-serif;
    font-size:              10pt;
    text-align:             center;
    background-color:       #ffffff;
    background-image:       url("/images/manapastmarka/body-background.jpg");
    background-repeat:      repeat-y;
    background-position:    center top;
    height: 100%;
}

/*** globals ***/

h1, h2, h3, h4, h5, p, div, img, form, ul, li
{
    margin:                 0;
    padding:                0;
    border:                 none;
}

a
{
    color:                  #000;
}

/*** #body ***/

#body_holder
{
    width:                  980px;
    margin:                 0 auto;
    height: 100%;
clear: both;
}

body > #body_holder { height: auto; min-height: 100%; }


#body
{
    text-align:             left;
}

/*** #header ***/

#header_holder
{
    height:                 89px;
    float:                  left;
}

#header
{
    width:                  980px;
    float:                  left;
}

#header_1
{
    padding-left:           26px;
    padding-top:            34px;
    width:                  206px;
    float:                  left;
}

#header_2
{
    padding-top:            9px;
    float:                  right;
}

/*** #menu ***/

#menu_holder
{
    float: left;
}

#menu
{
    width:                  980px;
    float:                  left;
    background-image:       url("/images/manapastmarka/menu-1-background.gif");
    background-repeat:      repeat-x;
}

#menu ul
{
    padding-left: 5px;
    padding-right: 2px;
    background-color:       #fff;
    list-style-type:        none;
    background-image:       none;
    float:                  left;
}

#menu li
{
    float: left;
    background-image:       url("/images/manapastmarka/menu-1-background.gif");
    background-repeat:      repeat-x;
    text-align: center;
    margin-left: 2px;
    margin-right: 2px;
}

#menu li a
{
    padding-top:    6px;
    padding-left: 2px;
    padding-right: 2px;
    height: 20px;
    font-weight: bold;
    text-decoration: none;
    display: block;
    float: left;
    font-size:10pt;
}
#menu li a:hover
{
    text-decoration: underline;
}

#menu li img
{
    float: left;
}

#menu img.left
{
    float: left;
    margin-left: 200px;
}

#menu img.left
{
    float: left;
}

#menu img.right
{
    float: left;
}

/*** #content ***/

#content_holder
{
    float:                  left;
}

#content
{
    padding-top:            20px;
    padding-bottom:         65px;
    width:                  980px;
    float:                  left;
}

/*** #content_left ***/

#content_left
{
    width:                  205px;
    float:                  left;
}

#content_left_auth_title
{
    width:                  205px;
    height:                 24px;
    font-size:              10pt;
    color:                  #006699;
    background-color:       #ffffff;
    background-image:       url("/images/manapastmarka/menu-2-background.gif");
    float:                  left;
}

#content_left_auth_title p
{
    padding-left:           16px;
    padding-top:            3px;
    font-weight:            bold;
    float:                  left;
}

#content_left_auth_title img
{
    float:                  right;
}

/*** #content_main ***/

#content_main
{
    margin-left:            10px;
    width:                  765px;
    float:                  left;
}

/*** #content_left_box_auth ***/

#content_left_auth_box
{
    padding-top:            12px;
    padding-left:           16px;
    width:                  166px;
    height:                 117px;
    font-size:              8pt;
    background-color:       #f4f4f4;
    float:                  left;
    clear:                  both;
}

#content_left_auth_box p
{
    width:                  150px;
    padding-top:            7px;
    clear:                  both;
    float:                  left;
}

#content_left_auth_box p input
{
    margin:                 0;
    padding:                0;
    width:                  105px;
    height:                 16px;
    color:                  #aaa;
    border:                 solid 1px #ff9900;
    border-left:            none;
    border-right:           none;
    font-size:              8pt;
    float:                  left;
}

#content_left_auth_box p input.submit
{
    padding-bottom:         4px;
    width:                  56px;
    height:                 20px;
    text-align:             left;
    color:                  #000;
    background-image:       url("/images/manapastmarka/auth-submit-background.gif");
}

#content_left_auth_box img
{
    float:                  left;
}

#content_left_auth_box p.link
{
    padding-top:            15px;
}

/*** #content_left_box_partners ***/

#content_left_partners
{
    margin-top:             50px;
    margin-left:            20px;
    float:                  left;
}

#content_left_partners p
{
    padding-bottom:         5px;
    clear:                  both;
    float:                  left;
}

#content_left_partners p img
{
    border:                 solid 1px #ccc;
    float:                  left;
}

#content_left_partners p.title img
{
    border:                 none;
}

/*** #footer ***/

#footer_holder
{
    width:                  980px;
    margin:                 0 auto;
    clear: both;
    position: relative;
    z-index: 10;
    margin-top: -65px;
    height: 65px;
}

#footer
{
    padding-top:            35px;
    padding-right:          10px;
    padding-left:           370px;
    height:                 30px;
    text-align:             right;
    color:                  #fff;
    background-image:       url("/images/manapastmarka/footer-background.gif");
    background-repeat:      no-repeat;
}

#footer ul
{
    float:                  left;
    list-style-type:        none;
}

#footer li
{
    float:                  left;
}

#footer li a
{
    padding-left:            2px;
    display:                block;
    color:                    #fff;
    text-decoration:        none;
    float:                    left;
}

#footer li a:hover
{
    text-decoration:        underline;
}

#footer span
{
    margin-right:            9px;
    margin-left:            10px;
}

/*** #pages ***/

#pages
{
    padding-right:            10px;
}

#pages h1
{
    margin-bottom:            10px;
    color:                    #006699;
    font-size:                14pt;
    font-weight:            normal;
}

#pages h2
{
    margin-bottom:            10px;
    color:                    #006699;
    font-size:                12pt;
    font-weight:            normal;
}

#pages p
{
    margin-bottom:            10px;
}

#pages ul
{
    margin:                    0;
    padding:                0;
    list-style-position:        inside;
}

#pages li
{
    margin:                    0;
    margin-bottom:            10px;
    padding:                0;
    padding-left:            30px;
}

table
{
    margin:                    0;
    padding:                0;
    margin-bottom:            10px;
}

th
{
    margin:                    0;
    padding:                0;
    padding-right:            5px;
    padding-left:            5px;
    height:                    24px;
    color:                    #fff;
    background-image:        url("/images/manapastmarka/table-th-background.gif");
    background-repeat:        repeat-x;
}

th.first
{
    padding:                0;
    width:                    2px;
    background:                none;
    background-image:        url("/images/manapastmarka/table-th-background-left.gif");
    background-position:    right top;
    background-repeat:      repeat-y;
}

th.last
{
    padding:                0;
    width:                    2px;
    background:                none;
    background-image:        url("/images/manapastmarka/table-th-background-right.gif");
    background-position:    left top;
    background-repeat:      repeat-y;
}

td
{
    padding:                4px;
    white-space:            nowrap;
}

td.first
{
    padding: 0;
}

td.last
{
    padding: 0;
}



/*** old ***/

/*** #locator ***/

#locator
{
    font-weight:        bold;
    color: #006699;
}

/*** #step ***/

#step
{
    padding-bottom:         65px;
    width:                  765px;
    float:                  left;
    clear: both;
}

#step h1
{
    margin-bottom:            10px;
    color:                    #006699;
    font-size:                14pt;
    font-weight:            normal;
}

#step h2
{
    margin-bottom:            10px;
    color:                    #006699;
    font-size:                10pt;
    font-weight:            normal;
}

#step input
{
    margin:                 2px !important;
    padding:                2px !important;
    padding-left:           10px !important;
    padding-right:          10px !important;
    font-size:              8pt !important;
    font-weight:            normal !important;
}

#step input.ok
{
    font-weight: bold !important;
}

#step select
{
    font-size:                8pt !important;
    font-weight:            normal !important;
}

#step p
{
    margin: 0 !important;
    padding: 0 !important;
    margin-bottom:            5px !important;
}

#step ul
{
    list-style-position: inside;
}

#step li
{
    padding-left: 30px;
}

/*** #upload_steps ***/

#upload_steps
{
    width:                  765px;
    clear:              both;
    float:                left;
}

#upload_steps ul
{
    margin:             0;
    padding:            0;
}

#upload_steps li
{
    margin-left:        0 !important;
    padding:            0 !important;
}

#upload_steps li.ccc
{
    width:              80px;
    margin-top:         10px !important;
    margin-right:       10px !important;
    margin-bottom:      10px !important;
    color:              #ccc;
    font-size:          50px;
    text-align:         center;
    font-weight:        bold;
    border:             solid 1px #ccc;
    list-style-type:    none;
    float:              left;
}
#upload_steps li.red
{
    width:              80px;
    margin-top:         10px !important;
    margin-right:       10px !important;
    margin-bottom:      10px !important;
    color:              #006699;
    font-size:          50px;
    text-align:         center;
    font-weight:        bold;
    border:             solid 1px #006699;
    list-style-type:    none;
    float:              left;
}

/* #step_1 */


/* #step_2 */


/* #step_3 */

#step_3
{
    width:                  765px;
    padding-bottom:     50px;
    float:              left;
}

#step_3 p
{
float: left;
}

#step_3 .step_3_stamp_options
{
    width:              185px;
    float:              left;
}

#step_3 .step_3_stamp_options label
{
    width:              65px;
    float:              left;
}

#step_3 .bold_100
{
    width:              80px;
}

#step_3 .bold_200
{
    width:              165px;
}

#step_3 .width_200
{
    width:              165px;
}

#step_3 .step_3_stamp_options select
{
    width:              100px;
    /* letter-spacing:     -0.05em; */
    /** border:             solid 1px #cfcfcf; **/
}

#step_3 .step_3_stamp_preview
{
    width:              575px;
    float:              left;
}

#step_3 .step_3_stamp_preview p
{
    width:              545px;
    margin:             0;
    padding:            0;
    margin-bottom:      10px;
    float:              left;
}

#step_3 .step_3_stamp_preview p.zero
{
    width:              545px;
    margin:             0 !important;
    padding:            0 !important;
    float:              left;
}

#step_3 .step_3_stamp_preview label
{
    font-weight:        bold;
}

#step_3 .step_3_stamp_preview input
{
    width:              461px;
    /* font-weight:        bold; */
    /* letter-spacing:     -0.05em; */
    /* border:             solid 1px #cfcfcf; */
    float:              left;
}

#step_3 .step_3_stamp_preview img
{
    float:              left;
    clear:              both;
}

#step_3 .step_3_stamp_preview select
{
    width:              65px;
    /* font-weight:        bold; */
    /* letter-spacing:     -0.05em; */
    /* border:             solid 1px #cfcfcf; */
}

/* #step_4 */

#step_4
{
    width:              765px;
    float:              left;
}

#step_4 .bold_200
{
    width:              200px;
}

#step_4 .table_landscape {
    margin-bottom:      10px;
    width:              450px; 
    display:            table;
}

                #step_4 .table_portrait
                {
                    margin-bottom:      10px;
                    width:              410px; 
                    display:            table;
                }

#step_4 .table_landscape td {
    width:              70px; 
    height:             58px;
    vertical-align:     middle; 
    display:            table-cell;
}

                #step_4 .table_portrait td
                {
                    width:              62px; 
                    height:             75px;
                    vertical-align:     middle; 
                    display:            table-cell;
                }

#step_4 .table_landscape .stamp_landscape_text_3 {
    width:              450px; 
    height:             20px;
    font-size:          8pt;
    letter-spacing:     0em;
    border-right:       dashed 1px #ccc;
    border-bottom:      dashed 1px #ccc;
    border-left:        dashed 1px #ccc;
}

                #step_4 .table_portrait .stamp_portrait_text_3
                {
                    width:              410px; 
                    height:             20px;
                    font-size:          8pt;
                    letter-spacing:     0em;
                    border-right:       dashed 1px #ccc;
                    border-bottom:      dashed 1px #ccc;
                    border-left:        dashed 1px #ccc;
                }

#step_4 .table_landscape .stamp_landscape_text_4 {
    width:              450px; 
    height:             20px;
    font-size:          8pt;
    letter-spacing:     0em;
    border-right:       dashed 1px #ccc;
    border-left:        dashed 1px #ccc;
}

                #step_4 .table_portrait .stamp_portrait_text_4
                {
                    width:              410px; 
                    height:             20px;
                    font-size:          8pt;
                    letter-spacing:     0em;
                    border-right:       dashed 1px #ccc;
                    border-left:        dashed 1px #ccc;
                }

#step_4 .table_landscape .stamp_landscape_text_5 {
    width:              210px; 
    height:             20px;
    font-size:          8pt;
    letter-spacing:     0em;
    border-top:         dashed 1px #ccc;
    border-right:       dashed 1px #ccc;
}

                #step_4 .table_portrait .stamp_portrait_text_5
                {
                    width:              186px; 
                    height:             20px;
                    font-size:          8pt;
                    letter-spacing:     0em;
                    border-top:         dashed 1px #ccc;
                    border-right:       dashed 1px #ccc;
                }

#step_4 .table_landscape .stamp_landscape_cell_empty_left
{
    width:              50px;
    border-top:         dashed 1px #ccc;
    border-right:       dashed 1px #ccc;
    border-left:        dashed 1px #ccc;

}

                #step_4 .table_portrait .stamp_portrait_cell_empty_left
                {
                    width:              50px;
                    border-top:         dashed 1px #ccc;
                    border-right:       dashed 1px #ccc;
                    border-left:        dashed 1px #ccc;

                }

#step_4 .table_landscape .stamp_landscape_cell_empty_right
{
    width:              50px;
    border-top:         dashed 1px #ccc;
    border-right:       dashed 1px #ccc;

}

                #step_4 .table_portrait .stamp_portrait_cell_empty_right
                {
                    width:              50px;
                    border-top:         dashed 1px #ccc;
                    border-right:       dashed 1px #ccc;

                }

#step_4 .table_landscape .stamp_landscape_cell_70_image {
    width:              70px;
    height:             58px;
    border-top:         dashed 1px #ccc;
    border-right:       dashed 1px #ccc;
}

                #step_4 .table_portrait .stamp_portrait_cell_62_image
                {
                    width:              62px;
                    height:             75px;
                    border-top:         dashed 1px #ccc;
                    border-right:       dashed 1px #ccc;
                }

#step_4 .table_landscape .stamp_landscape_cell_empty_top_1_left {
    height:             10px;
    width:              50px;
    border-top:         dashed 1px #ccc;
    border-right:       dashed 1px #ccc;
    border-bottom:      dashed 1px #ccc;
    border-left:        dashed 1px #ccc;
}

                #step_4 .table_portrait .stamp_portrait_cell_empty_top_1_left
                {
                    height:             10px;
                    width:              50px;
                    border-top:         dashed 1px #ccc;
                    border-right:       dashed 1px #ccc;
                    border-bottom:      dashed 1px #ccc;
                    border-left:        dashed 1px #ccc;
                }

#step_4 .table_landscape .stamp_landscape_cell_empty_top_1_right {
    height:             10px;
    width:              50px;
    border-top:         dashed 1px #ccc;
    border-right:       dashed 1px #ccc;
    border-bottom:      dashed 1px #ccc;
}

                #step_4 .table_portrait .stamp_portrait_cell_empty_top_1_right
                {
                    height:             10px;
                    width:              50px;
                    border-top:         dashed 1px #ccc;
                    border-right:       dashed 1px #ccc;
                    border-bottom:      dashed 1px #ccc;
                }

#step_4 .table_landscape .stamp_landscape_cell_empty_top_2 {
    width:             70px;
    height:             10px;
    border-top:         dashed 1px #ccc;
    border-right:       dashed 1px #ccc;
    border-bottom:      dashed 1px #ccc;
}

                #step_4 .table_portrait .stamp_portrait_cell_empty_top_2
                {
                    width:              62px;
                    height:             10px;
                    border-top:         dashed 1px #ccc;
                    border-right:       dashed 1px #ccc;
                    border-bottom:      dashed 1px #ccc;
                }

#step_4 .table_landscape .stamp_landscape_cell_empty_bottom_1_left {
    width:              50px;
    height:             50px;
    border-top:         dashed 1px #ccc;
    border-right:       dashed 1px #ccc;
    border-bottom:      dashed 1px #ccc;
    border-left:        dashed 1px #ccc;
}

                #step_4 .table_portrait .stamp_portrait_cell_empty_bottom_1_left
                {
                    width:              50px;
                    height:             50px;
                    border-top:         dashed 1px #ccc;
                    border-right:       dashed 1px #ccc;
                    border-bottom:      dashed 1px #ccc;
                    border-left:        dashed 1px #ccc;
                }

#step_4 .table_landscape .stamp_landscape_cell_empty_bottom_1_right {
    height:             50px;
    width:              50px;
    border-top:         dashed 1px #ccc;
    border-right:       dashed 1px #ccc;
    border-bottom:      dashed 1px #ccc;
}

                #step_4 .table_portrait .stamp_portrait_cell_empty_bottom_1_right
                {
                    height:             50px;
                    width:              50px;
                    border-top:         dashed 1px #ccc;
                    border-right:       dashed 1px #ccc;
                    border-bottom:      dashed 1px #ccc;
                }

#step_4 .table_landscape .stamp_landscape_cell_empty_bottom_2 {
    width:              70px;
    height:             50px;
    border-top:         dashed 1px #ccc;
    border-right:       dashed 1px #ccc;
    border-bottom:      dashed 1px #ccc;
}

                #step_4 .table_portrait .stamp_portrait_cell_empty_bottom_2
                {
                    width:              62px;
                    height:             50px;
                    border-top:         dashed 1px #ccc;
                    border-right:       dashed 1px #ccc;
                    border-bottom:      dashed 1px #ccc;
                }

/* #step_5 */

#step_5
{
    width:              765px;
    float:              left;
}

#step_5 .step_5_stamp_options
{
    width:              350px;
    float:              left;
}
#step_5 .step_5_stamp_options label
{
    width:              80px;
    float:              left;
}
#step_5 input
{
}
#step_5 .bold
{
    font-weight:        bold;
}
#step_5 .step_5_stamp_options select
{
}
#step_5 .step_5_stamp_preview
{
    width:              400px;
    float:              left;
}
#step_5 .step_5_stamp_preview img
{
    float:              left;
}

/* #step_6 */

#step_6
{
    width:                  765px;
    float:              left;
}

#step_6_register table
{
clear: both;
float: left;
}

#step_6 input.input_text, #step_6 input.input_password
{
    margin: 0 !important;
    padding: 0 !important;
    width: 200px;
}

#step_6 select.input_select
{
    width: 204px;
}

#step_6 .bold input
{
    font-weight:        bold;
}
#step_6 select
{
    width:              200px;
}
#step_6 label
{
    width:              130px;
    float:              left;
}
#step_6_register
{
    margin-bottom:      20px;
    float:              left;
}

#step_6_register p {
    margin:             0;
    margin-bottom:      2px;
    padding:            0;
}
#step_6_register_2
{
    margin-top: 20px;
    margin-bottom: 20px;
}
#step_6_register_2 p
{
    margin:             0;
    margin-bottom:      5px;
    padding:            0;
    clear:                both;
    float:              left;
}

#step_6_register_2 label {
    width:              475px;
    font-weight:        bold;
    float:              left;
}

#step_6_register_2 input {
    width:              20px;
    font-weight:        bold;
    border:             none;
    background-color:   #fff;
}

#step_6_register .forms_title {
    width:              770px;
    margin-top:         15px;
    margin-bottom:      15px;
    font-weight:        bold;
    text-decoration:    underline;
    float:              left;
}


/* #step_7 */

#step_7
{
    width:                  765px;
    float:              left;
}

#step_7 input
{
    width: 200px;
}

#step_7 .bold input
{
    font-weight:        bold;
}

#step_7_table
{
}

#step_7_table table
{
    margin-bottom: 15px;
    background-color: #ccc;
}

#step_7_table td
{
    padding: 5px;
    background-color: #fff;
}
#step_7_table td.bold
{
    padding: 5px;
    background-color: #fff;
    white-space: nowrap;
}


/* #step_8 */

#step_8
{
    width:                  765px;
    padding-bottom:     50px;
    float:              left;
}

#step_8 input
{
    width:              450px;
    font-family:        Arial, Helvetica, sans-serif;
    font-size:          12pt;
    font-weight:        bold;
    /* letter-spacing:     -0.05em; */
    /* border:             solid 1px #cfcfcf; */
}

#step_8 ul
{
    margin: 0;
    margin-left: 50px;
    padding: 0;
}

#step_8 li
{
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}

/** #progress_bar **/

#progress_bar
{
    display: none;
}

#progress_bar_outside
{
    width: 753px;
    height: 27px;
    margin-top: 10px;
    border: solid 1px #000;
    display: none;
}

#progress_bar_inside
{
    width: 1px;
    height: 26px;
    padding-top: 1px;
    color: #fff;
    text-align: center;
    font-size: 14pt;
    background-color: #c33;
}

#progress_bar_finished
{
    width: 753px;
    height: 26px;
    margin-top: 10px;
    padding-top: 1px;
    color: #fff;
    text-align: center;
    font-size: 14pt;
    background-color: #c33;
    border: solid 1px #000;
}

.flash
{
    margin-right:       50px;
    width:                170px;
    float:                right;
}

/* #addr */

#addr {
}


#addr_1 {
    margin:             0;
    margin-top:         5px;
    margin-bottom:      10px;
    padding:            0;

}

#addr_elem_1
{
    width: 200px;
    font-size: 9pt;
}

#addr_2
{
    margin:             0;
    margin-top:         10px;
    margin-bottom:      10px;
    padding:            0;

}

#addr_elem_2
{
    width: 200px;
    font-size: 9pt;
}

#addr_3
{
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#addr_elem_3
{
    width: 200px;
    font-size: 9pt;
}

#addr_4 {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#addr_elem_4 {
    width: 200px;
    font-size: 9pt;
}

#addr_5 {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#addr_elem_5 {
    width: 200px;
    font-size: 9pt;
}

#addr_6 {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#addr_elem_6 {
    width: 200px;
    font-size: 9pt;
}

#addr_7 {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#addr_elem_7 {
    width: 200px;
    font-size: 9pt;
}

#addr_8 {
    margin:             0;
    margin-top:         10px;
    margin-bottom:      10px;
    padding:            0;

}

#addr_elem_8 {
    margin: 0 !important;
    padding: 0 !important;
}

#addr_9
{
    margin-top:         10px;
    margin-bottom:      10px;
}

#addr_elem_9 {
    width: 200px;
    margin: 0 !important;
    padding: 0 !important;
}

/* #aaddr */

#aaddr {
}

#aaddr p {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;
}

#aaddr_1 {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#aaddr_elem_1 {
    width: 200px;
    font-size: 9pt;
}

#aaddr_2 {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#aaddr_elem_2 {
    width: 200px;
    font-size: 9pt;
}

#aaddr_3 {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#aaddr_elem_3 {
    width: 200px;
    font-size: 9pt;
}

#aaddr_4 {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#aaddr_elem_4 {
    width: 200px;
    font-size: 9pt;
}

#aaddr_5 {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#aaddr_elem_5 {
    width: 200px;
    font-size: 9pt;
}

#aaddr_6 {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#aaddr_elem_6 {
    width: 200px;
    font-size: 9pt;
}

#aaddr_7 {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#aaddr_elem_7 {
    width: 200px;
    font-size: 9pt;
}

#aaddr_8 {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#aaddr_elem_8 {
    width: 200px;
    font-size: 9pt;
}

#aaddr_9 {
    margin:             0;
    margin-top:            10px;
    margin-bottom:      10px;
    padding:            0;

}

#aaddr_elem_9 {
    width: 200px;
    font-size: 9pt;
}

/* errors */

.errors_red {
    color: red;
}

/** ecomm_result_text **/

#ecomm_result_text
{
}

#ecomm_result_text h1
{
margin-bottom: 5px;
font-size: 12pt;
color: red;
}

#ecomm_result_text h2
{
font-size: 10pt;
margin-bottom: 5px;
}

#ecomm_result_text input
{
width: 450px;
font-family: Arial,Helvetica,sans-serif;
font-size: 8pt;
font-weight: normal;
}
