/* hide sidebar */


#primary-content {
	width: auto;
	padding-right: 10px;
}
#secondary-content {
	display: none;
}
