/**
 * MCHOA customizations 
 * Float Menu plug-in customization
 **/

/* Opacity for icons only (not labels) */
a.mc-fm-opaque span  {
	opacity: .7;
}