div#popup-body #popup-contents #contentsarea .detail h2 {
	margin-bottom: 5px;
}

div#popup-body #popup-contents #contentsarea .detail h3 {
	margin: 30px 0 0 0;
	padding: 0;
}
div#popup-body #popup-contents #contentsarea .detail h3.sub-caption {
	margin: 0 0 30px 0;
	text-align: center;
}

div#popup-body #popup-contents #contentsarea .detail p {
	margin: 10px 0 0 0;
	padding: 0;
}

div#popup-body #popup-contents #contentsarea .detail ul.annotation_fix {
	margin: 0 0 0 5px;
	padding-top: 0;
	padding-bottom: 0;
}
div#popup-body #popup-contents #contentsarea .detail ul.annotation_fix li {
	margin: 5px 0 0 0;
	color: #333333;
}


div#popup-body #popup-contents #contentsarea .detail table {
	margin: 20px 20px 0 20px;
	padding: 0;
}

div#popup-body #popup-contents #contentsarea .detail table,
div#popup-body #popup-contents #contentsarea .detail table tr,
div#popup-body #popup-contents #contentsarea .detail table th,
div#popup-body #popup-contents #contentsarea .detail table td {
	border: #333333 solid 1px;
	background: none;
	font-size:12px;
	vertical-align: top;
}

div#popup-body #popup-contents #contentsarea .detail table th {
	text-align: center;
}


div#popup-body #popup-contents #contentsarea .detail table.compliant-model-081219a {
	margin: 20px 0 0;
}

div#popup-body #popup-contents #contentsarea .detail table.compliant-model-081219a th,
div#popup-body #popup-contents #contentsarea .detail table.compliant-model-081219a td.model-number,
div#popup-body #popup-contents #contentsarea .detail table.compliant-model-081219a td.start-date {
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

div#popup-body #popup-contents #contentsarea .detail table.compliant-model-081219a th {
	background: #eeeeee;
}

div#popup-body #popup-contents #contentsarea .detail table.compliant-model-081219a td.model-number {
	background: #ffff99;
	font-weight: bold;
}

div#popup-body #popup-contents #contentsarea .detail p.btn_link {
	border: #333333 solid 1px;
	margin: 30px 0 0 0;
	padding: 10px 0;
	text-align: center;
}

div#popup-body #popup-contents #contentsarea .detail table td.note {
	text-align: left !important;
}
div#popup-body #popup-contents #contentsarea .detail table td.note ul.annotation_fix {
	margin: 0 0 0 5px;
	padding-top: 0;
	padding-bottom: 0;
}
div#popup-body #popup-contents #contentsarea .detail table td.note ul.annotation_fix li {
	margin: 5px 0 0 0;
	color: #333333;
}
