


#iraqs_4200{ width: 976px; padding: 0; margin: 0;}

#emp_holder{
	float:left;

}
.emp_link {
	float: left;
}
a.emp_link div.ply_btn{
	background: url("https://www.bbc.co.uk/news/special/technology/11/shuttle_timeline/css/v1/img/play.png") no-repeat scroll 0 0 transparent;
width: 64px;
height: 360px;
position: relative;
margin-bottom: -360px;
background-position: 0px 50%;

}

a.emp_link:hover div.ply_btn{
	background-position: -148px 50%;
}
a.emp_link:active div.ply_btn{
	background-position: -296px 50%;
}

a.emp_link.active div.ply_btn{
	visibility: hidden;
}


#iraq_marker{
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
/* list of EMPs */
#skyscaper_emps{
	position: relative;
	width: 976px;
	padding: 0;
	margin: 0;
	margin-top: 16px;
	margin-bottom: 16px;
}

#skyscaper_emps ul{
	padding: 0;
	margin: 0;
}

#skyscaper_emps ul li{
	background: #cccccc;
	width: 976px;
	height: 360px;
	padding: 0;
	margin: 0;
	padding-top: 8px;
	list-style: none;
	background: white;
}
#skyscaper_emps ul li.basement{
	background: #424242;
}


.iraq-emp{
	width: 640px;
	height: 360px;
	margin: 0;
	padding: 0;
	float: left;
	background: #237681;
}

.iraq-emp img{
	width: 640px;
	height: 360px;
}

.iraq-text{
	width: 272px;
	height: 360px;
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 16px;
	padding-right: 48px;
	background: white;
}
.iraq-text p{
	margin: 0;
	padding: 0;
}

.iraq-text p.h1{
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 8px;
	line-height: 32px;
}

.iraq-text p.h2{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 16px;
	line-height: 20px;
}

.iraq-text p.text{
	font-size: 1.077em;
	line-height: 18px;
	text-rendering: auto;
}

.basement .iraq-text { background: #666666; }

.basement .iraq-text p,
.basement .iraq-text p.h1,
.basement .iraq-text p.h2,
.basement .iraq-text p.text{
	color: white;
}
/* list of EMPs */

/*  */
#iraq_marker{
	position: absolute;
	width: 30px;
	top: 8px;
	/*eight: 118px;*/
	border: 1px solid #505050;
	left: 944px;
	background: white;
	height: 122px;
}
#iraq_marker ul{
	margin: 0;
	padding: 0;
}
#iraq_marker ul li{
	margin: 0;
	padding: 0px 3px;
	width: 24px;
	height: 13px;
	background: none;
	margin-top: 6px;
	
}

a.iraq_link{
	margin: 0;
	padding: 0;
	display: block;
	width: 24px;
	height: 13px;
	background: #cccccc;
	text-indent: -5000px;
}

a.iraq_link.active{
	background: #D2700F;
}

#iraqs_4200 .credits{
	margin-bottom: 16px;
	margin-top: 8px;
}