@CHARSET "UTF-8";

.Footer .FooterPanel .MobilePageLink {
	display: block;
	font-size: 16px;
	padding: 20px 10px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba( 0, 0, 0, 0.4 );
	color: #ccc;
	background: #777;
	text-decoration: none;
	box-shadow: 0 14px 5px -10px rgba( 0, 0, 0, 0.2 ) inset;
}