@charset "utf-8";
/* CSS Document */

#topbar {
	VISIBILITY: hidden;
	WIDTH: 282px;
	POSITION: absolute;
	height: 281px;
	top: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	z-index: 500;
}
.popup2{
	position: absolute;
	top: 11px;
	left: 25px;
	z-index: 500;
}
.zindex{
	z-index: 350;
	position: relative;
}
