body {
	font-family: Arial, Helvetica, sans-serif;
}
.last-item {
	POSITION: relative;	
	left: 0px;
	width: 180px;
	height: 20px;
}
.last-item A {
	DISPLAY: block;
	background: url(../images/language.gif) no-repeat 0px 1px;
	LEFT: 0px; WIDTH: 180px; TEXT-INDENT: -9999px; POSITION: absolute; TOP: 0px; HEIGHT: 20px; TEXT-DECORATION: none
}
.last-item A:hover {
	background-position: 0px -20px; height: 22px; 
}
.last-item A:active {
	background-position: 0px -20px; height: 22px;
}
#footer {
	font-size: 10px;
}