#footerNotice .cBtn	{
			padding: .25em 1em;
			text-decoration: none;
			text-transform: uppercase;
			color: #fff;
			background: #50b3db;
			font-size: .75em;
			margin-left: 30px;
		}

#footerNotice	{
			position: fixed; 
			bottom: 0px; 
			background: #eee; 
			color: #000; 
			width: 100%; 
			left: 0px;
			font-size: 1.25em;
			text-align: center;
			margin: 0px;
			padding: 1em}