/* Style sheet for printing CGSIC meeting agendas */

#content {
	width: 870px;
	padding: 0 15px;
	float: none;
	}

#middle {
	width: 655px;
	}

#actionbar {
	display: none;
	}

.session1,
.session2 {
	background: none;
	}
	.session2 {
		padding-top: 1em;
		border-top: solid #ddd 1px;
		margin-top: 1em;
		}

.session em {
	color: #000;
	}

.day {
	background: #fff;
	color: #000;
	}

a.more {
	display: none !important;
	}

.noprint,
.skip,
.top,
#search,
#breadcrumb {
	display: none;
	}
