div.layerpopup {
	position: absolute; 
	margin-left: -247px;
	width: 270px; 
	z-index: 10; 
	visibility: hidden;
}

td.bg_left {
	background: transparent url(../gfx/layer/left.gif) repeat right top;
}

td.bg_top {
	background: transparent url(../gfx/layer/top.gif) repeat right top;
}

td.bg_right {
	background: transparent url(../gfx/layer/right.gif) repeat right top;
}

td.bg_bottom {
	background: transparent url(../gfx/layer/bottom.gif) repeat right top;
}

div.bg_dark {
	background: transparent url(../gfx/layer/dark.gif) no-repeat left top;
	height: 100%;
}
