@CHARSET "ISO-8859-1";
#switcher {
	background: #666;
	width: 100px;
	float: right;
	padding: 10px;
	margin-top: 20px;
	opacity: 0.85;
	filter: alpha(opacity=85);
	}
	
#switcher a {
	color: white;
	}