#catFish {
	position:fixed;
	bottom:0;
	margin: 0; 
	padding: 0; 
	width:100%;
	background: transparent url('/images/vetverbranden_ad_background.gif') repeat-x left bottom;
}
#catFish div {
	background: transparent url('/images/vetverbranden_ad.gif') no-repeat left bottom;
	padding: 62px 0 0 0;
	height: 78px;  /* includes transparent part */
	margin: 0; 
	width:100%;
}
#catFish a {
	display: block;
	line-height:78px;
	height: 78px;
	text-indent: -9000px;
}
html {
	padding:0 0 140px 0; /* 58px = height of the opaque part of the Catfish */
}

