html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 18px;
    font-family: Arial, Verdana, Times New Roman, sans-serif;
    color: #333;
}

body {
    text-align: center;
}

fieldset, img {
    border: 0;
}

.header {
    height: 110px;
}

#wrike {
    border-right: 1px solid #dcdcdc;
    width: 402px;

}

#intermedia {
    border-left: 1px solid #fff;
    width: 382px;

}

.header_div {
    height: 67px;
    padding-top: 10px;
    margin-top: 19px;
    float: left;
}

.header_div img {
    float: left;
    margin-top: 5px;
    margin-right: 6px;
    margin-left: 10px;
}

.header_div p {
    margin-top: 0;
    font-size: 12px;
    line-height: 14px;
}

.container {
    background: #f9f9f9 url( "/image/sync_background.png" ) repeat-y;
    width: 793px;
    margin: 0 auto;
    text-align: left;
}

h1 {
    position: absolute;
    top: 81px;
    font-size: 34px;
    line-height: 37px;
    color: #fff;
    font-weight: normal;
}

h2 {
    font-size: 23px;
    line-height: 23px;
    color: #5a5a5a;
    margin-top: 30px;
    font-weight: normal;
    margin-left: 12px;
}

sup {
    vertical-align: baseline;
    position: relative;
    top: -0.6em;
    font-size: 22px
}

.star {
    font-size: 22px;
}

p {
    margin: 15px 0 15px 12px;
}

a.black_link:link {
    color: #333;
    text-decoration: underline;
}

a.black_link:visited {
    color: #333;
    text-decoration: underline;
}

a.black_link:hover {
    color: #333;
    text-decoration: none;
}

a.blue_link:link {
    color: #0060bf;
    text-decoration: underline;
}

a.blue_link:visited {
    color: #0060bf;
    text-decoration: underline;
}

a.blue_link:hover {
    color: #0060bf;
    text-decoration: none;
}

.emailinput input {
    width: 290px;
    float: left;
    margin-right: 10px;
}

.subscribe_div {
    margin-top: 10px;
}

.tip {
    padding: 20px 0;
    height: 105px;
}

.tip img {
    margin-left: 15px;
    margin-top: 5px;
    margin-right: 10px;
    float: left;
}

.tip p {
    font-size: 11px;

}

.line {
    border-top: 1px solid #d3d3d3;
    height: 1px;
    margin: 20px 0;
    clear: both;
}

.button {
    position: absolute;
    top: 174px;
    left: 194px;
    background: url( "/image/sync-button.png" ) no-repeat;
    width: 190px;
    height: 40px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    padding-left: 38px;
    padding-top: 11px;
    color: #2761c1;
}

.button a:link {
    color: #2761c1;
    text-decoration: none;
}

.button a:visited {
    color: #2761c1;
    text-decoration: none;
}

.button a:hover {
    color: #2761c1;
    text-decoration: underline;
}

.bottom {
    font-size: 11px;
    text-align: center;
    margin: 0;
    padding: 0;
}

.orange_left {
    background: #ff742e url( "/image/sync_orange_top.png" ) no-repeat top left;
    position: relative;
    width: 541px;
    _width: 538px;
    height: 255px;
    float: left;
    padding-left: 12px;
    border-right: 2px solid #fff;
}

*.content {
    clear: both;
}

p.sponsors {
    padding: 10px 0;
    border-bottom: 1px dashed #ff742e;
    border-top: 1px dashed #ff742e;
}

.sync_img {
    margin: 15px 0 15px 12px;
}

div.white {
    background-color: #fff;
    height: 20px;
}


