.mini_edu hr {
	clear: both;
	background-color:#E0ECD5;
	color:#E0ECD5;
	border:0px none;
	height:1px;
	width: 100%;
}

.title {
	color: #104E8B;
	font-size: 8pt;
	font-weight: bold;
}

.desc {
	color: #1155AA;
	font-size: 8pt;
}

.active {
	background: transparent url(../img/users/active.png) no-repeat;
	width: 14px;
	height: 15px;
	margin: auto;
}

.inactive {
	background: transparent url(../img/users/inactive.png) no-repeat;
	width: 14px;
	height: 15px;
	margin: auto;
}


/* Author: pza */


