#body,
#body #content,
#body .contentGeneral,
.content_primary, .content_tertiary, .content_secondary {
	overflow: visible !important;
	padding-bottom: 0 !important;
}

div {
	height: auto !important;
	padding: 0 !important;
	margin: 0 !important;
}

/* db - 11/17/08: Added this width - Bug 11715 */
.content_primary div {
	width: 450px;
}

.footerCap, .home_menu_gap, .home_search, .menu_wrapper, #side_search, .content_gizmo {
	display: none !important;
}

.footer {
	width: auto;
}

.content_primary {
	float:none !important;
	width: auto !important;
	padding-left: 18px !important;
}

p, ul, h1, h2, h3, h4, h5
{
	/*_width: 60%; db - 11/17/08: Removed this width - Bug 11715 */
	max-width: 4in;	
}

body, #body, #content {
	background: none !important;
	width: 100% !important;
}

.banner_image {
	background: none !important;
	height: auto !important;
	width:auto !important;
	margin: 0 !important;
	padding-bottom: 1em !important;
}

.banner_image img {
	position: static !important;
	top: auto;
	left: auto;
	right: auto;
	border-right: 6in solid #06505b;
}

.banner_image a {
	display:	block;
	height: auto;
}

#body .bio_top {
	margin:0px !important;
	position: static !important;
	width: auto !important;
	clear: both;
}

.bio_top .contact_info {
	width: 220px;
	overflow: hidden;
	float: left;
	padding-left: 150px;
	
}

#body img.bioPic {
	float:left;
	clear: both;
	position: static;
	top: 0px;
}
