@charset "UTF-8";
/* CSS Document */

a#host, a#host #hosting{
	background:url(../images/hosting.png) no-repeat top left;
	position: absolute;
	top:0;
	left:0;
	text-indent:-99999999px;
	width:110px;
	height:110px;
	z-index:100;
}
a#host{
	background:none!important;
	outline:none!important;
}