table {margin: 2em;}
h2  {display: block;margin: 1em 1em 2em;}

.cdc-member { width: 250px; }

.arts-program {font-weight: bold;}

.center-field {text-align: center;}

td, th { border-bottom: 1px solid; }
th {padding-bottom: 10px;}
tr.even {
    background: #f5f5f5 none repeat scroll 0 0;
    border-bottom: medium none;
}

.contextual-links-wrapper, .contextual-links {display: none;}

.float-right { float: right; }

a.btn.btn-danger:hover {
    background: #4061ad none repeat scroll 0 0;
    border: medium 1px rgba(0, 0, 0, 0);
    color: #ffffff;
    font-weight: normal;
}
