That's worked - thank you.
Other users might find this code useful.
.notifyjs-corner .notifyjs-container .notifyjs-metro-info {
color: #333333 !important;
background-color: #ffffff !important;
border: 1px solid #333333 !important;
font-family: Gill Sans Light, Open Sans, Gills Sans, Gill Sans MT,Century Gothic,Verdana,Arial,sans-serif;
font-weight: 100 !important;
font-size: 0.5em ;
letter-spacing: 0.2em;
line-height: 3em;
}
.notifyjs-corner .notifyjs-container .notifyjs-metro-info img {
display:none !important;
}
.notifyjs-corner{
width: 150px;
}