﻿.attribution
{
	position:absolute;
	background-color:#333; 
	color:#fff;
	padding:5px 0 5px 0; 
	left:0;  
	height:20px;
	font-weight:bold;
	text-indent:10px;
	font-size: 10px;
}
.attribution a:link, .attribution a:visited
{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
}

