DIV.Note > I { display:inline-block; vertical-align:top; } 
DIV.Note > I:first-child { margin-right:4px; } 

SPAN.SondeNotation { display:inline-block; position:relative; top:-3px; padding:1px 3px 2px 3px; font-weight:bold; background-color:#F0F0F0;}
SPAN.SondeNotation > SPAN { display:inline-block; padding:0; font-weight:bold; border:0; border-bottom: 2px solid transparent;  }
SPAN.SondeNotation.SondeDecouvrante > SPAN { border-bottom: 2px solid black;  }
SPAN.SondeNotation.SondePositive > SPAN { border-bottom: 2px solid transparent;  }
SPAN.SondeNotation SUB { display:inline-block; position:relative; top:2px; font-size:inherit!important; font-weight:bold; }
BODY.Rounded SPAN.SondeNotation { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

SPAN.SeuilLabel { display:inline-block; padding:2px 4px; background-color:#c00000; color:white; cursor:pointer; }
BODY.Rounded SPAN.SeuilLabel { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } 

SPAN.SondeLabel { display:inline-block; padding:2px 4px; background-color:#8D4024; color:white; cursor:pointer; }
BODY.Rounded SPAN.SondeLabel { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; } 
