.Header {color: #f88017; background-color: #F8F8F8; border-bottom: solid 1px #EDEDED;}
.Header a {color: #f88017;}
.Time { color: #808080; font-weight: bold;}
.UpdateSection {background-color:#f88017; color:white;}
.UpdateSection a:hover {background-color: #f88017;}
.Update { background-color:#f88017; color:yellow;}
.Update a {color: white;}
.PageFooter {color:white; background-color:#f88017;}
a.PageFooter {color: white;}
.sep:nth-child(even) {
    background: #EDEDED;
}
.blockquote {background: #f8f8f8; -webkit-border-radius: 10px; border-radius: 10px; }
.highlight {
    background-color:#f88017;
    color:yellow;
}

.unreadmessagecount > span,.unreadmessagecount > a,.gallery-container2 > div > span {color:white;background-color:#f88017;}
.unread-indicator {background-color:#f88017;}