#easy_index {
	margin: 0 0 15px 0;
	padding: 15px;
	border-bottom: 1px solid #CCC;
	}
/*
.easysmallindex{
	float: right;
	width: 200px;
	margin: 0 45px 0 10px;
	border-left: 5px #E0E0E0 solid;
	background-color: #EFEFEF;
	padding: 10px;
	}
	
.easylargeindex{ 
	width: 200px;
	border-right: 5px #E0E0E0 solid;
	background-color: #EFEFEF;
	padding: 10px;
	}
*/
.easyindexhead {
	font: bold 1.0em Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px 10px 0px;
	}
	/*
#easy_index ol li {
	list-style-type: none;
	}

#easy_index ol li a:link {
	color: #F47920;
	text-decoration: none;
	}
	
#easy_index ol li a:visited {
	text-decoration: none;
	color: #333;
	}
	
#easy_index ol li a:hover {
	text-decoration: underline;
	}
	*/
