@charset 'utf-8';
@import url('global.css');

h2 {
    margin-top: 10px;
    border-bottom: 1px solid #BBB;
}

table.form {
    padding-left:50px;
}

textarea.tos {
    width:100%;
    height:200px;
}

.paypalCheckoutForm {
    display: none;
}

td.title {
    width:120px;
}
