#copy ul.expTables {
	list-style-type: none;
	margin-left: 55px;
	padding: 0;
}

#copy ul.expTables ul {
	list-style-type: none;
	margin-left: 5px;
	padding: 0;
}

#copy ul.expTables li {
	list-style-type: none;
	margin-left: 0;
	margin-bottom: 20px;
}

#copy ul.expTables li li {
	
}

#copy ul.expTables li img{
	position: absolute;
	margin-top: -30px;
	margin-left: -70px;
}

#copy ul.expTables li a.catTitle {
	display: block;
    background-color: #e7f3ff;
    color: #084782;
    padding: 6px;
    text-decoration: none;
    font-weight: bold;
	font-size: 1.1em;
    margin: 0 0 5px 0;
}

#copy ul.expTables li div.moreText {
	height: 0;
	position: absolute;
	top: -999em;
	padding: 8px 0 24px 0;
	line-height: 1.4em;
}

#copy ul.expTables a.hidden{
	position: relative;
	top: -999em;
}

#copy ul.expTables ul { color: #000;}