/* SELECT A PATHOGEN ----------------------- */	

#pathogen-info-wrapper{
	margin-bottom: 2em;
	}

#pathogen-info-wrapper img {
	display: block;
	margin: 1.5em auto;
	max-width: 8em;
	}		

/* for virus stats*/ 
.stats-list-content{
	display: none;
	}
.stats-list-wrapper ul{
	margin: 1.25em .75em .75em 1.25em;
	padding: 0;
	}
.stats-list-wrapper li.title{
	color: #000;
	list-style-type: disc;
	}
.stats-list-wrapper li{
	padding: .2em 0 .2em 0;
	margin: 0;
	color: #777;
	list-style-type: none;
	}