.context-menu-list { background-color: #22ff55; background-image: none; opacity: 1; filter: alpha(opacity=100); border-color: #BBBBBB; border-style: none; border-width: 1px }
.context-menu-item { background-image: none; opacity: css_contextmenu_item_opacity; filter: alpha(opacity=css_contextmenu_item_opacity); font-family: Arial, sans-serif; font-size: 16px; color: #000000; text-decoration: none; font-style: normal; font-weight: normal; border-style: solid; border-width: 0 0 1px 0; border-color: #C9C9C9; padding: 4px 15px }
.context-menu-item.hover { background-color: #D24D57; background-image: none; opacity: css_contextmenu_itemhover_opacity; filter: alpha(opacity=css_contextmenu_itemhover_opacity); font-family: Arial, sans-serif; font-size: 16px; color: #000000; text-decoration: none; font-weight: normal }
