#estimatedshipping {
    border: 1px solid #c4c4c4;
    padding: 15px;
    margin-top: 15px;
    background: #fff;
}
#estimatedshipping .es-title {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    text-align: center;
    margin-bottom: 10px;
}
#estimatedshipping .es-celll {
    font-weight: bold;
}
#estimatedshipping .es-form {
    text-align: center;
}
#estimatedshipping .es-formtitle {
    margin-top: 10px;
    margin-bottom: 10px;
}