.annotate {
	background: url(/nol/shared/spl/hi/in_depth/annotator/img/handle.gif) no-repeat top left;
	padding: 0 0 0 22px;
	margin: 0 0 10px 0;
	}
	.annotate-outer {
		border: 1px solid #dddddd;
		}
		.annotate h3 {
			background: url(/nol/shared/spl/hi/in_depth/annotator/img/titlebg.gif) repeat-x;
			color: #1f527b;
			margin: 0;
			padding: 6px 5px 7px 5px;
			text-transform:	uppercase;
			}
			.annotate h3 span {
				background: url(/nol/shared/spl/hi/in_depth/annotator/img/right_arrow.gif) no-repeat left;
				padding-left: 20px;
			}
			.annotate h3.over span {
				color: #183965;
				cursor: pointer;
				text-decoration: underline;
			}
			.annotate h3 span.down {
				background-image: url(/nol/shared/spl/hi/in_depth/annotator/img/down_arrow.gif);
			}
		.annotate .annotate-inner div {
			padding: 5px 0;
			border-bottom: 1px dotted #dddddd;
			margin: -10px 5px 10px;
			}
		.annotate .annotate-inner table td div {
			border: 0;
			margin: 0 5px 0 0;
			padding: 0;
			}
			.annotate .annotate-inner table td div img {
				padding: 0;
			}
		.annotate p {
			padding-left: 5px;
			padding-right: 5px;
		}