#notifier {
    font-family: Arial;
    position: fixed;
    right: 5px;
    top: 5px;
    z-index: 9999;
}
#notifier #notice-1335430723949 {
    clear: both;
    color: #FFFFFF;
    float: left;
    margin-bottom: 5px;
    padding: 30px 0 10px 0;
    position: relative;
    width: 250px;
}
#notifier #notice-1335430723949 .bg {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
#notifier #notice-1335430723949 h1, #notifier #notice-1335430723949 p {
    clear: both;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 24px;
    letter-spacing: 0;
    margin: 0;
    padding: 0 10px;
}
#notifier #notice-1335430723949 p {
    font-size: 16px;
    margin: 5px 0;
}
#notifier #notice-1335430723949 p.time {
    font-size: 10px;
}
#notifier #notice-1335430723949 button {
    position: absolute;
    right: 5px;
    top: 5px;
}
#notifier #notice-1335430723949 > div {
    border-radius: 5px 5px 5px 5px;
}
#notifier #notice-1335430723949 {
    color: #CC0000;
}
#notifier #notice-1335430723949 .bg {
    background: none repeat scroll 0 0 #CC0000;
}


