/* /paypal-safety-and-security/resources/css/page.css */
 .mainbody .panel {
    padding-bottom: 44px;
}
html[data-device-type="mobile"] .mainbody {
    padding-bottom: 30px;
}
.four-panel {
    border-top: 1px solid #f2f2f2;
}
.bullets {
    list-style-type: disc;
    margin-right: 15px;
    margin-top: 0;
}
h3.headline{
	font-weight: bold;
}

