div.instance a.thickbox img {
	border: 2px solid #fff;
}

#header_undersea {
	width: 857px;
	height: 168px;
	margin: 0;
	padding: 0;
	background: url(../industries/undersea/undersea_oil_header.jpg);
}

.instance {
	border-top: 2px solid #333;
	background: #ccc;
	padding: 10px;
	width: 837px;
	margin: 20px 0 0 0;
}

.border_bottom {
	border-bottom: 2px solid #333;
}

.floatr {
	float: right;
}

.floatl {
	float: left;
}

/* @group sections */

p#venom_copy {
	width: 260px;
	margin:120px 0 0 80px;
	_margin-left:38px
}

#venom2 {
	margin:20px 0 20px 13px ;
}

#triton {
	height: 650px;
	width: 837px;
	background: #a1bfc0 url(../industries/undersea/oil/images/triton.jpg) no-repeat;
}

#triton p {
	position: relative;
	top: 500px;
	width: 420px;
	left: 250px;
	color: #2a3838;
}

#challenger_left {
	height: 700px;
	width: 354px;
	margin:0 0 0 50px;
	position: relative;
	bottom: 0;
}

#challenger_left p {
	position: relative;
	top: 90px;
}

#challenger_right {
	width: 354px;
	float: right;
	position: relative;
	right: 50px;
}

#challenger1 {
	position: relative;
	top: 185px;
}

#challenger_control {
	margin-top: 25px;
}

/* @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 */