.box {
    padding:60px 0
}
.box:last-child {
    border-bottom:0
}
.row-fluid+.row-fluid {
    margin-top:25px
}
.containerCentered .span5 {
    padding-right: 2%;
}
table {
    width:100%
}
tr {
    border-bottom:1px solid #e5e5e5
}
tr:last-child {
    border-bottom:0
}
th, td {
    padding: 15px 0;
    font-size: 15px;
    font-size: 1.071rem;
    line-height: 1.5em;
    vertical-align: top;
}
th {
    padding-left: 20px;
    text-align: left;
    font-weight: normal;
}
.user-agreement {
    margin-top: 40px;
}
html[data-device-type="dedicated"] tbody, html[data-device-type="portable"] tbody {
    border-left: 1px solid #e5e5e5;
}
html[data-device-type="mobile"] th {
    padding-left: 0;
}
/* overwrite float for table */
 html[data-device-type="mobile"] .containerMobileFullWidth .row-fluid th[class*="span"], html[data-device-type="mobile"] .containerMobileFullWidth .row-fluid td[class*="span"] {
    float: left;
}
.hero-bg .contentPara a {
    font-size: inherit;
}
/* Fees Table */
 .emea-fees-table th {
    text-align: center;
}
.emea-fees-table td {
    padding: 8px 10px;
    border: none
}
.emea-fees-table .thead td {
    padding: 20px 10px;
}
.emea-fees-table .tsubhead td {
    padding: 10px;
}
.emea-fees-table-paddfirst {
    padding-left: 20px;
}
.emea-fees-table .column > p:first-child {
    margin-top: 3px;
}
html[data-device-type="dedicated"] .emea-fees-table tbody, html[data-device-type="portable"] .emea-fees-table tbody {
    border-left: none;
}
.emea-fees-table .legal-notes {
    padding: 0;
}
.paypalHereFees {
    padding: 12px 20px;
}
.paypalHereFees ul {
    list-style-type: disc;
    margin: 0 0 0 20px;
}
.legal-notes a {
    font-size: inherit;
}
/* pxpx button */
.pxp-button {
    width: 300px;
}
ul {
    list-style-type: disc;
}

