.DistrictSchools {
	width: auto;
	height: 55px;
	display: none;
}
.DistrictName{
	border-right: 0px;
	width: 50px;
	height: 55px;
	visibility: hidden;
}
#Title .DistrictName a{
	height: 55px;
	visibility: hidden;
}
#Title .DistrictName a:hover{
	height: 55px;
	visibility: hidden;
}