#head {
    margin: 30px 0px 0px 0px;
}

.boxtext {
    text-align: justify;
    width: 500px;
    font-size: 18px !important;
    color: #595858;
    border-top: 1px groove #d7d7d7;
    border-top-width: 2px;
    border-bottom: 1px groove #d7d7d7;
    border-bottom-width: 2px;
    padding: 19px 15px 19px 0px;
}

.bigimg {
    background: url('/static/img/subpages/swiftway_use_policy_01.png') no-repeat;
    width: 427px;
    height: 216px;
    float: right;
    margin: -210px -5px 0px 0px;
}

p{
    text-align: justify;
}

h6 {
    width: 250px;
    color: #595858;
    font-size: 16px !important;
    margin: 20px 0px 0px 60px;
    padding: 10px 0px 0px 0px;
}

.img1-acceptable {
    background: url('/static/img/subpages/swiftway_use_policy_icon_01.png') no-repeat;
    width: 34px;
    height: 46px;
}

.img2-acceptable {
    background: url('/static/img/subpages/swiftway_use_policy_icon_02.png') no-repeat;
    width: 44px;
    height: 63px;
}

.img3-acceptable {
    background: url('/static/img/subpages/swiftway_use_policy_icon_03.png') no-repeat;
    width: 47px;
    height: 53px;
}

.img4-acceptable {
    background: url('/static/img/subpages/swiftway_use_policy_icon_04.png') no-repeat;
    width: 44px;
    height: 63px;
}

.img5-acceptable {
    background: url('/static/img/subpages/swiftway_use_policy_icon_05.png') no-repeat;
    width: 57px;
    height: 60px;
}

.img6-acceptable {
    background: url('/static/img/subpages/swiftway_use_policy_icon_06.png') no-repeat;
    width: 44px;
    height: 63px;
}

.img7-acceptable {
    background: url('/static/img/subpages/swiftway_use_policy_icon_07.png') no-repeat;
    width: 50px;
    height: 62px;
}

.download-acceptable {
    background: url('/static/img/subpages/download_use_policy.png') no-repeat;
    width: 38px;
    height: 39px;
    float: right;
    margin: -40px 200px 0px 0px;
}

.download-acceptable p {
    width: 200px;
    margin: 10px 0px 0px 50px;
    
}

.download-acceptable a {
    text-decoration: none;
    color: #5E5E5E;
}

.download-acceptable a:hover {
   color: black;
}