@charset "utf-8";

/*
#main-table {
  background-color: #fff !important;
  background-image: none !important;
}
*/

#top-panel td > a img {
	display: none;
}

#top-panel {
	background: dimgrey;
}

#top-panel td > a {
	background: url("/n.png") 0 0 no-repeat;
	display: block;
	height: 70px;
	width: 70px;
	margin: 10px 10px 10px 10px;
}

#top-panel td #login-field span a {
	background: none;
}

 #top-panel td #searchform a {
	background: none;
	height: auto;
	width: auto;
}