﻿h1 {
    font-size: 48px;
     color: #3d413f;
    border-bottom: 1px solid #000;
    padding-bottom: 9px;
}
section div {
    margin: 26px 0 52px 0;
    width: 860px;
    overflow: hidden;
}
section div p {
    float: left;
}
#intro {
    line-height: 20px;
    width: 302px;
    margin: 0 19px 0 15px;
}
section div input[type="text"] {
    border: 1px solid #000;
    background: url(../images/common/trans.gif) repeat;
    font-size: 12px;
    line-height: 24px;
    margin: 0px;
    padding: 1px 0;
    color: #3d413f;
}
#address input {
    width: 197px;
}
#code input {
    width: 65px;
}
#code {
    margin: 0 17px 0 16px;
}
#check {
    padding-top: 9px;
}
#check input {
   background-position: -147px -126px; width: 197px; height: 29px;
    margin:  0px;
    padding: 0px;
    border: 0px;
    cursor: pointer;
    vertical-align: bottom;
    background-image: url(../images/common/buttons.png);
    background-repeat: no-repeat;
    background-color: transparent;
}
section table {
    width: 100%;
    line-height: 30px;
}
section th {
    text-align: left;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    font-size: 13px;
}

tr td:first-child, tr th:first-child {
    padding-left: 14px;
}
.alt {
    background: url(../images/order-status/alt.png);
}

