#leftNav {
	display: none;
	visibility: hidden;
}

#contentAreaWrapper {
	width: 100%;
	/* width: 782px; */
}

#rightNav {
	display: none;
	visibility: hidden;
}

#one_col_page_title {
	width: 166px;
	height: 21px;
}

#breadcrumb {
	width: 616px;
	/* width: 636px; */
}

#contentArea {
	padding: 10px 10px 10px 10px;
}