@charset "utf-8";
/* CSS Document */
.notedefault {
 padding: 10px;
 border: 0px;
 color: white;
 font-size: 10px;
 font-family: arial;
 width: 150px;
 background: transparent url(../images/bg_supernote.gif) top left no-repeat;
 z-index: 999 !important;
}
