/** ---------------------------- */
/** QRList For Print             */
/** ---------------------------- */
div#mmjHeader,
h1,
h2,
div#buttonArea,
div#buttonArea button,
div#buttonArea button span,
div#buttonArea table#buttonAreaTable,
div#nousemessage,
div#mmjFooter
{
	display:none;
}
div.forPrint{
	font-weight:bold;
	font-size:110%;
	line-height:150%;
	display:block;
	color:#5b8602;
	border-bottom:solid 3px #5b8602;
}

div#listArea{
	padding:10px 0px;
}

table.userCard {
	page-break-inside: avoid;
}
