.ssi_emp_container {
	clear: both;
	margin: 0;
	padding:0;
	}

.show_loader {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width:400px;
	}

* html .show_loader {
	height:1%;
}

.show_loader li {
	display: inline;
	}

.show_loader li a {
	text-decoration: none;
	color: #000;
	float: left;
	clear: none;
	padding: 7px 0 10px 0;
	text-align: center;
	outline: none;
	background: transparent;
}
	
.show_loader selected a,
.show_loader a:hover {
	color: #000;
	background: #BBB;
	}
.tab_count_2 li a {width: 33%;}
.tab_count_3 li a {width: 33%;}
.tab_count_4 li a {	width: 25%;	}
.tab_count_5 li a {	width: 20%;	}	
	
.black #show_loader selected a,
.black #show_loader a:hover {
	color: #fff;
	background: #111;
	}

.emp_debug_frame {
	position: absolute; 
	top: 100px; 
	left: 0; 
	z-index: 100; 
	border: 10px solid #fff;
	}

.emp_debug_box {
	color: #222; 
	background: #eee; 
	width: 600px; 
	height: 400px; 
	border: 5px solid #666; 
	overflow: auto; 
	padding: 0 10px 10px 10px; 
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	}

.emp_debug_box strong {
	display: inline;
	border: none;
	background: transparent;
	margin: 0;
	}

.emp_debug_box li em,
.emp_debug_box .key strong {
	color: red;
	}
	
.emp_debug_box li span,
.emp_debug_box .key em {
	font-size: 0.8em;
	color: blue;
	}

.emp_debug_box .disabled,
.emp_debug_box .disabled span {
	color: #ccc;
	}

.emp_debug_box .key {
	position: absolute;
	bottom: 5px; 
	right: 15px;
	border: 2px solid #666;
	color: #666;
	padding: 5px;
	font-size: 0.7em;
	}		


.expiry-warning {
	padding: 10px 20px;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size: 1.3em;
	font-weight: normal;
	color: #000;
	background: #fbfbfb url(/staticarchive/1938b6f889e4b09a2c54be56c9012c275de6a914.jpg) 0 0 repeat-x;
	}

.black .expiry-warning {
	color: #fff;
	background: #a6a6a6 url(/staticarchive/5eb50a408218b17f23c2ffc6aa09f24b9959f8b2.jpg) 0 0 repeat-x;
	}
