/* hide sidebar */


#primary-content {
	width: 98%;
	padding-top: 24px;
}
#secondary-content {
	display: none;
}
