.ContentPane h1,
.ContentPane h2,
.ContentPane h3,
.ContentPane h4,
.ContentPane h5,
.ContentPane h6 {
	font-family: Arial, Helvetica, sans-serif;
}

.ContentPane h1 {
	margin-bottom: 25px;
}

.ContentPane h2 {
	font-size: 14px;
	margin: 0;
}

.ContentPane ul {
	list-style-type: none;
}

.ContentPane li {
	margin-bottom: 0;
}

.ContentPane p {
	margin: 0 0 10px;
}

/*==================*/

.clear {
	clear: both;
}

.center {
	display: block;
	margin: 0 auto 25px;
}

.no-space {
	margin-bottom: 0 !important;
}

ul.spaced li {
	margin-bottom: 15px;
}

ul.bullets {
	list-style-type: disc;
}

.page-header {
	display: block;
}

.column-header {
	margin-bottom: 20px;
}

.block-img {
	display: block;
	margin: 0 25px 15px 15px;
}

.img-left {
	float: left;
	display: block;
	margin: 0 25px 15px 15px;
}

.info-wrapper-left {
	float: left;
	max-width: 271px;
}

	.info-wrapper-left-menu img {
		margin-bottom: 4px;
	}

.info-wrapper-right {
	float: left;
	width: 460px;
}

.caption-wrapper {
	margin-bottom: 15px;
}

.caption-img {
	margin-bottom: 5px;
}

.caption {
	padding: 0 25px 0 15px;
	font-size: x-small;
	line-height: 12px;
}

.bio {
	margin-bottom: 25px;
}

.bio-name {
	font-weight: bold;
}

.Tab_1258 #dnn_TopPane + table .page-header {
	display: none;
}

ul#publications_resources {
	list-style-type: none;
}

	ul#publications_resources li {
		display: block;
		margin-bottom: 10px;
	}

	ul#publications_resources li img {
		display: block;
		float: left;
		border: 1px solid #000;
		max-width: 50px;
		vertical-align: middle;
		margin-right: 25px;
	}