/* 09/09 by makondo. Thanks to mod_wastrel for hiding/hover code! */

#IzEmoticons, #IzEmoticons div
{ -moz-appearance: none !important; 
background: transparent !important;
/*float: right !important;*/
/*width: 75% !important; */
margin-top: 12px !important;
margin-bottom: 10px !important; }

#IzEmoticons div
{ border: 1px solid rgba(0,0,0, .5) !important; 
border-radius: 12px !important;
box-shadow: inset 1px 6px 18px rgba(204,204,204, 0.5), 1px 6px 12px 2px rgba(0,0,0, .4) !important; }

#IzEmoticons_Nerv, #IzEmoticons_Ninja, #IzEmoticons_Hacking
{ display: none !important; }

/* the word 'Smileys' > #IzEmoticons:before { content: "Smileys: " !important }*/
#IzEmoticons > DIV:not(:hover) { visibility: collapse !important; }
#IzEmoticons:hover > DIV { visibility: visible !important; }
