#iraqs_4200{ width: 976px; padding: 0; margin: 0;}

#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;
}
.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;
}


/*  */
#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;
}
.vid {
	position: relative;
	width: 644px;
	height: 360px;
}
.vid a.iplay div.ip {
	display:none;
	position: absolute;
	left: 1px;
    top: 53px;
}
.vid a.iplay div.ip {
	background: url("/news/special/2013/newsspec_5059/img/play.png") no-repeat scroll 0 0 transparent;
    height: 64px;
    position: absolute;
    width: 64px;
	background-position: 0px 0px;
	top: 150px;
	left: 0px;
}
.vid a.iplay:hover div.ip {
background-position: -148px 50%;

}
.vid a.iplay:active div.ip {
background-position: -296px 0px;
}