/** 50th-anniversary.css */
#footer {
    margin-top: 0;
}
#footer address {
    font-size: 14px;
    line-height: 16px;
    padding: 34px 0;
}

.thumbnail .caption {
    color: #333;
    display: table-cell;
    height: 135px;
    padding: 9px;
    vertical-align: top;
}

.jumbotron > h3, .jumbotron-scroller > h3 {
    color: #888;
    margin-bottom: 2px;
}

.picturescopyrights {
    color: #888;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    padding-top: 18px;
    text-align: right;
	font-style: italic;
}