﻿/* CSS layout */
#left_col {
	visibility: hidden;
	display: none;
}
#page_content {
	margin-left: 0;
}

