div.port_container{
	width: 50px;
	height: 586px;
	position: absolute;
	overflow: hidden;
	display: none;
	z-index:10000;
/*	background-color: lightgray; */
}

div.port_flash_container{
	background-color: Transparent;
	width: 100px;
	height: 586px;
	position: absolute;
	alpha: 0; 
	z-index:10001;
}
