.print{
	display: block;
}
#print_title{
	font-size: 2em;
}
#container h1,
#container h2,
#container h3,
#container h4,
#container h5,
#container h6,
#container a,
#container p,
#container td,
#container th,
#container li,
#container dt,
#container dd,
#container div,
#container span{
	color: #000;
}
body {
	background-color: transparent;
}
#container{
	/*border: none;*/
	border-left: none;
	border-right: none;
	border-bottom: none;
}
#container #box,#container #box table{
	width: 100%;
	margin: 0 0 0 1px;
}
#container #box table{
	width: 99%;
}
#container #box p{
	margin: 0 0 4px 0;
	padding: 0;
}
#header,#footer{
	height: auto;
	padding: 0;
	/*margin: 0;*/
}
#header ul,#header form,#header a,span.top,span.bottom{
	display: none;
}
#container h1,#header,#container h2,#pagination table tfoot{
	display: none;
}
#pagination table,#box #pagination table{
	margin: 0;
	padding: 0;
	page-break-after: avoid;
}
#pagination table td,#pagination table th,#pagination table{
	border: solid 1px #000;
}

#container #box table th{
	height: auto;
	line-height: normal;
}
#pagination table th,#pagination table th a{
	font-weight: bold;
	padding: 0;
}
#pagination table td,#pagination table th{
	padding: 0 2px;
}
#pagination .nav{
	display: none;
}
#pagination .actions{
	display: none;
}

#container a{
	text-decoration: none;
	font-weight: normal;
}
#member_detail{
	border: none;
	margin-left: 0;
}
#member_detail dt{
	font-weight: bold;
}
