#main p {
	padding-top: 25px;
}

#main h2 {
	padding:0;
	margin:0;
	font-size: 48px;
	line-height: 62px;

}

#main h3 {
	font-size: 32px;
	line-height: 38px;
}

#main li {
	margin-left: 0 !important;
	font-size: 14px;
	color: #444444;
	list-style: none;
	line-height: 30px;
}
#main h3 {
	margin-bottom: 15px;
}

#main .product ul {
	margin-top: 20px;
}

#main .product li {
	border-bottom: none;
	line-height: 20px;
	padding:10px 0;
}

.title {
	font-family: Arial;
	font-size: 16px;
	color: #999999;
	margin: 0;
	padding: 0 0 15px 0 !important;
	border-bottom: 1px #E5E5E5 solid;
}

.contact {
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	padding-top:8px !important;
}

.contact a {
	color: #006CB3;
}

#main {
	margin-top: 40px;
}

.scholar, .product, .articles, .papers, .posts {
	margin: 50px 0 50px 0;
}

#main .scholar h5,
#main .product h5,
#main .articles h5,
#main .papers h5,
#main .posts h5 {
	margin-top: 30px;
	text-align: left;
}

.bioNav:before {
	content: "";
	background: url("/images/about-new/headshot_steverunge.png") no-repeat scroll center 20px transparent;
	width:100%;
	height:190px;
	display:block;
	margin-bottom: 35px;
}

.rungeNav:before {
	content: "";
	background: url("/images/about-new/headshot_steverunge.png") no-repeat scroll center 20px transparent;
	width:100%;
	height:190px;
	display:block;
	margin-bottom: 35px;
}

.heiserNav:before {
	content: "";
	background: url("/images/about-new/headshot_michaelheiser.png") no-repeat scroll center 20px transparent;
	width:100%;
	height:190px;
	display:block;
	margin-bottom: 35px;
}

.barryNav:before {
	content: "";
	background: url("/images/about-new/headshot_johnbarry.gif") no-repeat scroll center 20px transparent;
	width:100%;
	height:190px;
	display:block;
	margin-bottom: 35px;
}

.brannanNav:before {
	content: "";
	background: url("/images/about-new/headshot_rickbrannan.png") no-repeat scroll center 20px transparent;
	width:100%;
	height:190px;
	display:block;
	margin-bottom: 35px;
}

.cisnerosNav:before {
	content: "";
	background: url("/images/about-new/headshot_johnnycisneros.png") no-repeat scroll center 20px transparent;
	width:100%;
	height:190px;
	display:block;
	margin-bottom: 35px;
}

.westburyNav:before {
	content: "";
	background: url("/images/about-new/headshot_joshwestbury.png") no-repeat scroll center 20px transparent;
	width:100%;
	height:190px;
	display:block;
	margin-bottom: 35px;
}

.bioNav li,
.rungeNav li,
.heiserNav li,
.barryNav li,
.brannanNav li,
.cisnerosNav li,
.westburyNav li {
	border-bottom: 1px #E5E5E5 solid;
	padding-left: 15px;
	line-height: 35px;
}

.divider {
	border-bottom: 1px solid #E5E5E5;
	margin-left: 80px;
}

.bioNav a, .rungeNav a, .heiserNav a, .barryNav a, .brannanNav a, .cisnerosNav a, .westburyNav a {
	color:#444444;
}