@CHARSET "UTF-8";
/* CSS for full page, no left column view */
.layout-left,
.layout-left-fixed {
	display: none !important;
}
.layout-right {	float: none !important;	clear: both !important;
	width: 100% !important;
}

