@charset "utf-8";

html, body {
	min-width: 0;
}

body {
	background: none;
}

div#contentcontainer {
	margin: 0;
	padding: 15px;
	width: auto;
}