@CHARSET "UTF-8";

/*
 * This file contain the things that are spesific for the normal layout based view.
 */

body {
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

html {
	overflow: hidden;
}

.sysContent {
}
