div.menu_icon#traffic_summary { background: url(/images/menu_icons/traffic_summary.png) no-repeat center top; } div.menu_icon#traffic_summary:hover { background: url(/images/menu_icons/traffic_summary_on.png) no-repeat center top; } div.menu_icon#traffic_explorer { background: url(/images/menu_icons/traffic_explorer.png) no-repeat center top; } div.menu_icon#traffic_explorer:hover { background: url(/images/menu_icons/traffic_explorer_on.png) no-repeat center top; } div.menu_icon#top_content { background: url(/images/menu_icons/content_report.png) no-repeat center top; } div.menu_icon#top_content:hover { background: url(/images/menu_icons/content_report_on.png) no-repeat center top; } div.menu_icon#leads { background: url(/images/menu_icons/leads.png) no-repeat center top; } div.menu_icon#leads:hover { background: url(/images/menu_icons/leads_on.png) no-repeat center top; } div.menu_icon#visitor_profile { background: url(/images/menu_icons/visitor_profile.png) no-repeat center top; } div.menu_icon#visitor_profile:hover { background: url(/images/menu_icons/visitor_profile_on.png) no-repeat center top; } div.menu_icon#intersite_traffic { background: url(/images/menu_icons/intersite_traffic.png) no-repeat center top; } div.menu_icon#intersite_traffic:hover { background: url(/images/menu_icons/intersite_traffic_on.png) no-repeat center top; } .page_break { display: none; }