
.accordion_headings-package{
	padding:8px;
	background:#d2d1d1;
	color:#666666;
	border-right:1px solid #e3e3e3;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings-package:hover{
	background:#e3e3e3;
}

.accordion_child-package{
	padding:10px;
	background:#e3e3e3;
}

.header_highlight-package{
	background:#e3e3e3;
}

.tab_container *{
	float:left;
	width:123px;
}


.package-font { font-family:Arial, Helvetica, sans-serif; font-size:22px; color:666666}

/* CSS Document */