#collection,
#popup {
	font-family:sans-serif;
	font-size:12pt;
	line-height:15pt;
	margin-bottom:1cm;
}
#collection *,
#popup * {
	margin-bottom:3pt;
}

#collection #list > span > input[type=number] {
    border: 0 none;
    width: 1cm;
    font-size: 15pt;
    font-weight: bold;
}

#selectors,
#survey,
#popup,
#finalize,
#nfo,
#confirm,
#overlay,
.remove,
#up,
.noPrint {
	display:none !important;
}
#printHeader {
	margin-top:1cm;
	margin-bottom:1cm;
}
#printHeader:after {
	content:'';
	clear:both;
	display:block;
}
#printHeader > img {
	height:2.5cm;
}
#list > span {
	display:block;
}
body, html {
	margin:0;
	padding:0;
}
#subpage {
	width:100%;
}
#list > span, 
#list > span * {
	white-space: nowrap !important;
}