.shipping{
    color:black;
    font-family: sans-serif;
    margin-left: 30px;
    margin-top: 30px;
    margin-right: 10px;
    width: 1140px;
}
.shipptittleczpost{
    height: 130px;
}
.shipptittledesc{
    float: left;
    width:250px;
}
.shipptittlevalue{
    float:left
}
.shipping table, th, td{
    border: 1px solid black;

}
.shipptittleczpost table{
    border:0px;
}
.shipping th, td{
    padding-left: 5px;
    padding-right: 5px;
}
.shippmain{
    float: left;
}
.shipplogo{
    float: right;
}
.shippheader{
    height: 150px;
}
.shippings{
    font-family: sans-serif;
    margin-left: 30px;
    margin-top: 30px;
    margin-right: 10px;
    width: 1140px;
    display: table;
    overflow: hidden;
    vertical-align: middle;
    min-height: 600px;
}
.shippitem{
    padding-top: 20px;
    width: 1100px;
    float: left;
    margin: 5px;
    height: 100px;
    background-color: white;
    box-shadow: 3px 2px 5px #aaa;

}

.shippitem_info{
    margin-left: 50px;
    text-decoration: none;
    float: left;
    width: 500px;
    float: left;
    height: 100px;
}
.shippitem_info_service{
    font-size: 25px;
    color: gray;
}

.shippitem_img{
    text-align: right;
    float: right;
    width: 500px;
    float: left;
    height: 100px;
}
.shipp_cost{
    display: inline;
    width: 1140px;

}
.shipp_table{
    height:400px;
    width:550px;
    float: left; 
}