.removed, #nav1, #nav2, #main-nav, #control-area, #left-col, #right-col, #inner-right-col,
#breadcrumb, #sub, #search-form, #doc-footer, #footer,#header {
	display 			: none;
}

#middle-col, #elastic2, #elastic3, #elastic1 {
	margin 				: 0;
	overflow 			: visible;
	width 				: 100% !important;
}

/* IE6 only as it clips content*/
* html #content {
	width 				: 80% !important;
}

h1 {
	padding-top 			: 20px !important;
}


ul.teasers, ul.col2 {
	float: none;
}

ul.teasers li{
	float: none;
	display: block;
}

.bodyContent h3, .bodyContent h2{
	margin-bottom: 5px;
	position: static;
}