#header, #localNav, #footer {
	display: none;
}
#rightSidebar {
	width: 190px;
	float: right;
}
html, body {
	margin: 0px;
	padding: 0px;
}
#content {
	float: left;
	width: 70%;
}
#webex {
	display: none;
}
#home #rightSidebar {
	display: none;
}
#home #content {
	width: 100%;
}
