.Header {color: #e4287c; background-color: #F8F8F8; border-bottom: solid 1px #EDEDED;}
.Header a {color: #e4287c;}
.Time { color: #808080; font-weight: bold;}
.UpdateSection {background-color:#e4287c; color:white;}
.UpdateSection a:hover {background-color: #e4287c;}
.Update { background-color:#e4287c; color:yellow;}
.Update a {color: white;}
.PageFooter {color:white; background-color:#e4287c;}
a.PageFooter {color: white;}
.sep:nth-child(even) {
    background: #EDEDED;
}
.blockquote {background: #f8f8f8; -webkit-border-radius: 10px; border-radius: 10px; }
.highlight {
    background-color:#e4287c;
    color:yellow;
}
.unreadmessagecount > span,.unreadmessagecount > a,.gallery-container2 > div > span {color:white;background-color:#e4287c;}
.unread-indicator {background-color:#e4287c;}