#accessability { display: none; background: white; }

.clear {
	clear: both;
}
.css {
	text-indent: -3000px;
	float: left;
	display: block;
	background-image: url(../../images/css.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 80px;
	padding: 0 5px 0 0;
}

.xhtml {
	text-indent: -3000px;
	float: left;
	display: block;
	background-image: url(../../images/xhtml.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 80px;
	padding: 0 5px 0 0;
}

.frecklesite {
	text-indent: -3000px;
	float: left;
	display: block;
	background-image: url(../../images/freckle.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 89px;
	padding: 0 5px 0 0;
}
a.css, a.xhtml, a.frecklesite {
	text-decoration: none;
}
a.css:hover, a.xhtml:hover, a.frecklesite:hover {
	text-decoration: none !important;
}
