#header_military {
	width: 857px;
	height: 168px;
	margin: 0;
	padding: 0;
	background: url(../industries/military/images/military_header1.jpg);
}



#ied {
	width: 856px;
	margin: 20px 0 80px 0;
}

#airforce {
	width: 425px;
}

div#player {
	float: right;
	width: 320px;
	height: 260px;
	margin: 0 20px 0 0;
}


#arts {
	width: 836px;
}



.instance {
	border-top: 1px solid #888;
background: #ccc url(../news/images/grad.png) top repeat-x ;
	padding: 20px 10px;
	width: 837px;
	margin-top: 20px;
}

/* @group images */
#arts-tyndall {
	width: 300px;
	position: relative;
	margin: 30px 0 0 20px;
}

#arts-vehicle {
	float: right;
	border: none;
	width: 483px;
	margin: 0 20px 0 0;
}

#xhrv-1_img {
	position: relative;
	z-index: 1;
	left: 310px;
	margin-top: -280px;
	margin-bottom: 20px;
}

#cockpit {
	position: relative;
	z-index: 10;
	top: 200px;
	left: 40px;
	margin-top: -180px;
}

div#airforce img {
	margin: 0 20px 0 10px;
}

div#ied img {
	float: right;
	margin: 0 30px 0 20px;
	width: 400px;
	border: 2px solid #ccc;
}

#xhrv-1 img {
	border: none;
}
/* @end */

/* @group text */


#xhrv-1 p {
	width: 260px;
	margin-top: 260px;
}

div#airforce p {
	width: 400px;
	padding-right: 0;
	margin: 10px;
}

 p {
	text-align: justify;
}

div#player p.text {
	width: 320px;
	margin: 20px 0;
	text-align: center;
}

/* @end */

/* @group pagination */

.pag {
	width: 856px;
}

.prev {
	width: 365px;
}

.prev img, .next img {
	margin-top: 10px;
}

#pagination table tbody tr {
	width: 850px;
}

#pagination {
	background: #000 url(../images/pagination_grad.png) top repeat-x;
	height: 60px;
	border-bottom: 4px solid #000;
	padding-bottom: 10px;
	width: 857px;
}

td#page_num {
	color: #333;
	font-size: 16px;
	padding-bottom: 18px;
	width: 120px;
	text-align: center;
	letter-spacing: -1px;
}

#pagination a {
	color: #333;
	font-size: 18px;
	width: 20px;
	font-weight: bold;
	text-decoration:none;
}

#pagination a.current {
	text-decoration: underline;
}

a.previous {
	float: left;
	left: 10px;
	position: relative;
}

a.next {
	position: relative;
	left: 230px;
}

a img {
	border: none;
}

#pagination a:hover{
	text-decoration: underline;
}

#pagination img {
	border: none;
}

#pagination table {
	color: #fff;
	margin: 0;
	height: 60px;
}

#pagination table tbody tr td#page_num{
	background: #ccc url(../images/pagination_num_bg.png) no-repeat center top;
}

/* @end */
