@CHARSET "ISO-8859-1";

.phpdocExpand a span {
	display: none;
	color: #000;
	text-decoration: none;
}

.phpdocExpand a {
	text-decoration: none;
}

.phpdocExpand a:focus span,.phpdocExpand a:active span {
	display: block;
}
