table#button-table {
    border: 1px #f0f solid;
}

.buttonpage-item {
    position: absolute; 
    width: 536px; 
    height: 58px; 
    border-top: 1px #d2dcda solid;
}

.buttonpage-item p {
    padding-top: 10px; 
    width: 420px;
}

.buttonpage-button {
    position: absolute;
    background: #ab1f5f; 
    width: 108px; 
    float: right; 
    top: 27px;
    left: 428px;
}

.buttonpage-item-spacer {
    height: 60px;
}