.wct-overlay {
	padding: 5px;
	background-color: white;
	border: 1px black solid;
	top: 1px;
	left: 1px;
	visibility: hidden;
	overflow: hidden;
	display:none;
}
.wct-td1 {
	background-color: #808080;
}
.wct-td2 {
	background-color: transparent;
}
.wct-td-hover {
	background-color: #DBD8FE;
}
.wct-sortdown {
	margin: 0px 1px 0px 0px !important;
}

.wct-sortup {
	margin: 0px 0px 0px 1px !important;
}
.wct-table {
	width: 100% !important;
}
.wct-search {
	width: 300px !important;
}
.wct-errorfield {
	border-right: 0px !important;
	border-bottom: 0px !important;
	border-left: 0px !important;
}
.wctarchiveheader {
	font-weight: bold !important;
}
.wctarchiveul {
}
.wctarchiveli {
	line-height: 1.1em !important;
}
.wctarchivea {
	text-decoration: none !important;
}