.more {
	display: none;
	}
a.showLink, a.xhideLink {
	text-decoration: none;
	font-size: 20px;
a.xhideLink {
	background: transparent url('up.gif') no-repeat left; }
a.xshowLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; }

