#supcat-parent {
	position: absolute; 
	top: 140px; 
	left: 980px; 
	width: 1px;
	height: 1px;
	z-index: 100; 
}

#supcat-range { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 10; 
	display: none;
}

.supcat-container-table {
	width: 100%;
	height: 100%;
}

.supcat-table {
	width:100%;
}

.supcat-description {
	font-size: 10px;
}

