@import url("../javascripts/lib/gritter/css/jquery.gritter.css");

#gritter-notice-wrapper .type-Info .gritter-item {
    color: #eee;
}

#gritter-notice-wrapper .gritter-title { 
    font-weight: normal;
    font-size: 15px;
}

.msg_icon{
    position:relative; 
    right:-15px; 
}

.msg_num{
    position:relative; 
    right:3px; 
    bottom:-2px; 
    color:white; 
    font-weight:bold; 
    font-size:10px;
}