#ssi_emp_container {
	clear: both;
	margin: 0 10px 10px 10px;
	}

#show_loader {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow:hidden;
	}

* html #show_loader {
	height:1%;
}

#show_loader li {
	display: inline;
	}

#show_loader li a {
	text-decoration: none;
	font-size: 1.2em;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #000;
	float: left;
	clear: none;
	padding: 7px 0 10px 0;
	text-align: center;
	outline: none;
	background: transparent;
	}

.tab_count_2 li a,
.tab_count_3 li a {
	width: 33%;
	}

.tab_count_4 li a {
	width: 25%;
	}
	
.tab_count_5 li a {
	width: 20%;
	}	

#show_loader a.selected,
#show_loader a:hover {
	color: #000;
	background: #BBB;
	}
	
.black #show_loader a.selected,
.black #show_loader a:hover {
	color: #fff;
	background: #111;
	}

#emp_debug_frame {
	position: absolute; 
	top: 100px; 
	left: 100px; 
	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;
	}		

#emp_debug_box .key {
	position: absolute;
	bottom: 5px; 
	right: 30px;
	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("https://static.files.bbci.co.uk/webarchive/asset/a314f96862c8516ff472289f159819e14ab1d31e7f91c1430453abd69616060f.jpeg") 0 0 repeat-x;
	}

.black #expiry-warning {
	color: #fff;
	background: #a6a6a6 url("https://static.files.bbci.co.uk/webarchive/asset/81461732187cb670c3d120f4949df8b7af30c4f697d7d255fb61f8c1e683874b.jpeg") 0 0 repeat-x;
	}
