dt {
	font-weight:normal;
}

.no_bullet{list-style-type: none}
.no_bullet li{list-style-type: none}

/* fill horz with 3 boxes */
.three_box_box{
	float:left;
	width:32%;
	text-align:center;
	border:0px dashed green;
}
/* fill horz with 2 boxes */
.two_box_box{
	float:left;
	width:50%;
	text-align:center;
	border:0px dashed green;
}
.left_50{
	margin:0px 0px 0px 50px;
}
.top_50{
	margin:50px 0px 0px 0px;
}
.top_100{
	margin:100px 0px 0px 0px;
}
.width_360{
	width:360px;
}


/* page 3 */

.taxonomy{
	position:relative;
	float:left;
	width:362px;height:318px;
	background-repeat: no-repeat;
	margin:0px 12px 0px 0px;
	border: 0px solid purple;
}
.taxonomy_00{float:right;margin:0px 0px 0px 0px;background-image: url('/public/20250321000600oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/2013/09/taxonomy1.jpg');}
.taxonomy_01{background-image: url('/public/20250321000600oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/2013/06/tran_04_01_taxonomy.jpg');}
.taxonomy_02{background-image: url('/public/20250321000600oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/2013/06/tran_05_01_taxonomy.jpg');}
.taxonomy_03{background-image: url('/public/20250321000600oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/2013/06/tran_06_01_taxonomy.jpg');}
.taxonomy_04{background-image: url('/public/20250321000600oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/2013/06/tran_07_01_taxonomy.jpg');}
.taxonomy_05{background-image: url('/public/20250321000600oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/2013/06/tran_08_01_taxonomy.jpg');}

.taxonomy_text{
	position:absolute;
	width:70px;height:28px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	line-height:16px;
	border:0px dashed black;
}
.taxonomy_text_01{top:130px;left:10px}
.taxonomy_text_02{top:210px;left:56px}
.taxonomy_text_03{top:252px;left:142px}
.taxonomy_text_04{top:216px;left:233px}
.taxonomy_text_05{top:130px;left:280px}

.red_check_bullets{
	list-style-image: url('/public/20250321000600oe_/https://iris.peabody.vanderbilt.edu/wp-content/uploads/2013/11/green_sm_checkbox.jpg');
}