@charset "utf-8";
/* CSS Document */
/* print exceptions */

body {
	background: #fff;
}

#container {
	width: 100%;
	border: none;
}

#main {
	padding: 12px 0px;
}

.noprint {
	display: none;
}