#cisco_counter_overlay {
	position: absolute;
	width:100%; 
	height:100%; 
    background: #000000;
    top:0;
    left:0;
    display:none;
    z-index: 5000;	
}

#cisco_counter_flash {
	background: #000000;
    z-index: 6000;	
}
