@media all and (-webkit-min-device-pixel-ratio:0) {
   body:first-of-type #user_menu li{
       background: url(../images/webkit_menu_label.gif) no-repeat bottom right;
   }
}