html, body, div, span,
    applet, object, iframe,
    h1, h2, h3, h4, h5, h6, p, blockquote, pre,
    a, abbr, acronym, address, big, cite, code,
    del, dfn, em, font, img, ins, kbd, q, s, samp,
    small, strike, strong, sub, sup, tt, var,
    fieldset, form, label, legend,
    caption, table, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial, sans-serif;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    vertical-align: baseline;
}

/* NEW USER REGISTRATION */

.Label-Registration-Title {

    line-height: 17px;
    font-size: 13px;
    text-align: left !important;
    border-right: none !important;
    vertical-align: top !important;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 5px;
    margin-left: 5px;
}

.Label-Registration-Link {

    line-height: 17px;
    font-size: 13px;
    text-align: left !important;
    border-right: none !important;
    vertical-align: top !important;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-right: 4px;
}

.Label-Registration-Form-Small {

    line-height: 20px;
    font-size: 13px;
    text-align: left !important;
    width: 70px !important;
    border-right: none !important;
    vertical-align: top !important;
    margin-left: 6px;
    margin-bottom: 4px;
}

.Label-Registration-Form-Long {

    line-height: 20px;
    font-size: 13px;
    text-align: left !important;
    width: 111px !important;
    border-right: none !important;
    vertical-align: top !important;
    margin-left: 6px;
    margin-top: 4px;    
}

.Field-Registration-Form {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #1a1a1a;
    font-size: 13px;
    margin-bottom: 4px;
    margin-left: 2px;
    border: 1px solid #b3b3b3;
    background-color: white;
    height: 20px;
    width: 130px;
}

.Field-Registration-Form-Small {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #1a1a1a;
    font-size: 13px;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 2px;
    border: 1px solid #b3b3b3;
    background-color: white;
    height: 20px;
    width: 90px;
}

.Field-Registration-Form:hover {
    border-color: #333333;
}

.Field-Registration-Form-Small:hover {
    border-color: #333333;
}

.Field-Registration-List {
    font-family: verdana, arial, helvetica, sans-serif;
    color: #1a1a1a;
    font-size: 13px;
    margin-bottom: 4px;
    margin-left: 2px;
    border: 1px solid rgb(127, 157, 185);
    background-color: white;
    height: 20px;
    width: 130px;
}

.Field-Registration-List:hover {
    border-color: #333333;
}

.Download-Text {
    font-size: 14px;
    margin: 5px;
    color: black;
}

.UA-Link {
    text-align: left;
    font-size: 13px;
    color: rgb(10, 143, 228);
}

.Download-Title {
    margin: 12px;
    font-size: 18px;
    color: black;
    font-weight: bold;
}

.gwt-Button-Next-En {

    background-image: url(images/site_all_btn_sendlink_en.png);
    border: medium none;
    padding: 0;
    cursor: pointer;

    text-align: center; /*margin: 6px 6px 8px 0; */
/*margin-left: 2px;*/

    width: 208px;
    height: 33px;
}

.gwt-Button-Next-Ru {

    background-image: url(images/site_all_btn_sendlink_ru.png);
    border: medium none;
    padding: 0;
    cursor: pointer;

    text-align: center; /*margin: 6px 6px 8px 0;*/

    width: 208px;
    height: 33px;
}

.gwt-Button-Next-Lv {

    background-image: url(images/site_all_btn_sendlink_lv.png);
    border: medium none;
    padding: 0;
    cursor: pointer;

    text-align: center; /*margin: 6px 6px 8px 0;*/

    width: 208px;
    height: 33px;
}

.gwt-Button-Next-Lt {

    background-image: url(images/site_all_btn_sendlink_lt.png);
    border: medium none;
    padding: 0;
    cursor: pointer;

    text-align: center; /*margin: 6px 6px 8px 0;*/

    width: 208px;
    height: 33px;
}

.gwt-Button-Next-Bg {

    background-image: url(images/site_all_btn_sendlink_bg.png);
    border: medium none;
    padding: 0;
    cursor: pointer;

    text-align: center; /*margin: 6px 6px 8px 0;*/

    width: 208px;
    height: 33px;
}
