@charset "utf-8";

/* CSS Document */

body {
	width:600px;
	margin:0 auto;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width:420px;
	font-size:11px;
	color:#FF6;
	margin:1em auto;
	text-align:center;
}

#footer a { color:#FF6; }

#footer a:hover { color:#fff; }

#linkHome { display:none !important; }

#UPRN { font-size:20px; }

#global_Footer ul { padding:0; }

#global_Footer ul a {
	font-size:11px;
	overflow:visible !important;
}

#global_Footer ul li span.img {
	height: 69px !important;
	width: 69px !important;
}

#global_Footer ul li a { width: 75px !important; }
