
#wikitext img {
	float: left;
	padding: 5px;
}
.wikileft a {
  color: rgb(176,176,176);
  background-color: transparent;
  text-decoration: none;
}

.wikileft a:hover {
  color: rgb(100,100,100);
  background-color: transparent;
  text-decoration: none;
}

#wikifoot .footnav-design {
  float: right;
	visibility: none;

