@charset "UTF-8";
#report .case {
	padding-bottom: 20px;
}
#report h2 {
	clear: both;
	overflow: hidden;
	background: url(headbg.gif) no-repeat left top;
	height: 36px;
	padding-top: 11px;
	vertical-align: middle;
	line-height: 1em;
	text-indent: 2em;
	color: #FFFFFF;
	font-weight: bold;
	margin-bottom: 0px;
}
#report h2 span {
	font-size: 65%;
	margin-left: 20px;
}
#report .photo {
	float: right;
	clear: right;
	width: 180px;
}
#report .photo li {
	clear: both;
	width: 180px;
	list-style-type: none;
	list-style-position: inside;
}
#report .photo img {
	display: block;
	width: 180px;
	height: 120px;
}


/*notes*/
#report .note {
	font-size: 65%;
}
