@charset "utf-8";

@import url("/css/stradstyle.css");
@import url("../packages/brown212/css/import.css");

#shipping table  {
    width: 630px;
    margin: 10px auto 5px auto;
    text-align: center;
}
#shipping table th {
    padding: 0 40px;
    background-color: #f0f0f0;
    font-weight:bold;
}
#shipping table td {
    padding: 0 20px;
}

div #shipping {
    margin-bottom: 5px;
}

#headcom p.caution {
    padding: 5px;
    margin-bottom: 5px;
    border: dotted 1px #cc0000;
}

