/* CSS Document */

.tinyfooter 	{
		padding-left:60px;	
		height:20px;
		position: absolute;
		bottom:0px;
		right:0px;
		border-top:1px solid #000;
		background:#ef2;
		z-index:1;
}
