#nav {
	width: 760px;
}
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
.odd-title {
	font-size: 120%;
	font-weight: bold;
}
img {
	border-width: 0px;
	border-style: none;
}
.right-col {
	padding-right: 20px;
}
.top_adjust {
	margin-top: 15px;
	margin-top: 0px !important;
}
.vert-middle {
	vertical-align: middle;
	position: relative;
}
#second-career {
	height: 68px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
#second-career[id] {
	display: table; 
	position: static;}
}
#second-career2 {
	position: absolute;
	top: 50%;
} /* for explorer only*/

#second-career2[id] {
	display: table-cell; 
	vertical-align: middle; 
	position: static;}
}
#second-career3 {
	position: relative;
	top: -50%;
} /* for explorer only */

#second-career3[id] {
	position: static;
}

.30_topmargin {
	float: left;
	position: relative;
	width: 250px;
	margin-left: 10px;
	margin-top: 30px;
}
.10_topmargin {
	vertical-align: middle;
	display: table-cell;
}
#Table2 tr td table {
	margin-top: -10px;
	position: relative;
}
#Table2 tr td table tr td table {
	position: relative;
}
#second-career3 {
	position: relative;
	top: -50%;
}
