.pagetabs-nav ul li a.active, .pagetabs-nav ul li a.active:hover {
    background: none repeat scroll 0% 0% #FFF;
    color: #5E889D;
    font-weight: bold;
    border-bottom: 1px solid #FFF;
}

.edit-button a {
    background: none repeat scroll 0% 0% #EBEBEB;
    color: #666;
    text-decoration: none;
    display: inline-block;
    padding: 5px 10px 10px;
    border: 1px solid #CCC;
    height: 14px;
    margin-bottom: 10px;
    margin-top: 10px;
}