
	
	/*
	
		label
	
	*/
	
	#floatingLabel1
	{
		position:absolute;
		z-index:15;
		top:0px;
		left:730px;
		width:220px;
		height:569px;
		background:url(../../images/label1.png) no-repeat;
	}
	
	#floatingLabel2
	{
		position:absolute;
		z-index:15;
		top:0px;
		left:730px;
		width:220px;
		height:569px;
		background:url(../../images/label2.png) no-repeat;
	}
	
	#floatingLabel3
	{
		position:absolute;
		z-index:15;
		top:0px;
		left:730px;
		width:220px;
		height:569px;
		background:url(../../images/label3.png) no-repeat;
	}