#cart_main {
    width: 879px;
    margin-right: 5px;
    background: #fff;
    margin-top: 5px;
}

.box-fatt
{
    border-top: 1px solid #cfcfcf;
    margin: 5px;
    margin-right: 15px;
    float: left;
    width: 98%;
}

#right-obb
{
    font-size: 12px;
    font-weight: normal;
    padding-right: 10px;
}

.last-block
{
    font-size: 14px;
}

#data-sped
{
    margin-bottom: 5px;
    float: left;
}

.fatt-block
{
    padding: 10px 5px;
    float: left;
    width: 100%;
}

.ast-label
{
    color: #bf1237;
}

.box-label {
    font-size: 14px;
    padding: 2px;
    font-weight: bold;
}

.left-box
{
    width: 50%;
    float: left;
}

.right-box
{
    width: 50%;
    float: left;
}

.full-box
{
    width: 100%;
    float: left;
}

#address-box {
    width: 77%;
}

#cap-box
{
    width: 20%;
}

.text-box {
    margin-top: 2px;
    padding: 9px;
    font-size: 14px;
    resize: none;
    color: #797979;
    width: 90%;
    height: 37px;
    overflow: hidden;
    font-family: arial;
}

.select-box {
    margin-top: 2px;
    padding: 8px;
    font-size: 14px;
    resize: none;
    color: #797979;
    width: 92%;
    height: 37px;
}

.white-box {
    height: 0px;
    width: 100%;
    float: left;
}

#ship-other
{
    display: none;
}
