/* Categories/Articles */
#categories .span4 {
    border-radius: 15px 15px 0 0;
    overflow: hidden;
    position: relative;
    z-index: 0;
    behavior: url(../js/PIE.htc);
}
#categories header,
#categories header.active {
    border: 1px solid rgba(0,0,0,0.1);
}
/* Washington Watch Radio page */
.wash-watch-radio .video-buttons button {
    background: #6699cc url(../img/ww-btn-blue.png) repeat-x center;
}
.wash-watch-radio .video-buttons button.active,
.wash-watch-radio .sidebar-buttons .donate-btn {
    background: #6699cc url(../img/ww-btn-orange.png) repeat-x center;
}
/* Footer */
#footer address {
    margin-top: 20px;
}
