.eqeSpecialText {
	color: black;
	font-size: 10;
}

.xref_text_box {
   background: url(/public/images/ac/eqe/text_box.png) no-repeat;
   padding: 15px;
   padding-top: 50px;
   width: 31em;
   margin: 0 auto;
   list-style: none;
   line-height: 2em;
   font-size: 12px;
   text-decoration: none;
   height: 125px;
}

.xref_page_title {
   font-weight: bold;
   font-size: 18pt;
   text-align: center;
}

.retailLink {
   font-size: 12px;
}

label span {
   visibility: hidden;
}

label:hover span {
   visibility: visible;
   color: blue;
}

#schoolListedLink {
   font-size: 18px;
   text-align: center;
   margin: 10px 0px;
}
