/* NOTIFICATIONS CHANNEL DEFAULT */

#archiveChannelList { font-size: 1.1em; }
.channelName { font-weight: bold; }
#archiveChannelList li { margin-bottom: .5em; }

#notificationsList {  }

#notificationsList .item { padding-bottom: 1em; border-bottom: 1px solid #333366; }
#notificationsList .date { margin-top: 1.2em; margin-bottom: .3em; font-style: italic; }
#notificationsList h2 { font-size: 1.2em; margin-top: .5em; margin-bottom: 0; }
#notificationsList h3 { font-size: 1em; margin-top: .5em; margin-bottom: 0; }

#notificationsList .text { margin: .5em 0; }
#notificationsList p { margin: .5em 0; }
#notificationsList ul { margin-top: .5em; margin-bottom:.5em; }
#notificationsList li { margin-bottom:.3em; }




