

.impr_l		{
		position:absolute;
		left:0px;
		top:40px;
		width:80px;
		height: 80px;
		z-index: 4;
		border : 0px solid #00008B;
		font-weight: bold;
		}		
		
.impr_r		{
		position:absolute;
		left:80px;
		top:40px;
		width:190px;
		height: 80px;
		z-index: 4;
		border : 0px solid #00008B;
		}
.impr_u	 	{
		position:absolute;
		left:0px;
		top:120px;
		width:270px;
		height: 70px;
		z-index: 4;
		border : 0px solid #00008B;
		}	
		
		 
.nutz   	{
		position:absolute; 
 		left: 0px;
 		top: 205px;
 		width:270px;
 		height:53px;
 		background-color:#f2f2f2;
 		overflow:auto;
 		color: #808080; 
		font-weight: normal;
		font-size: 7pt;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
		margin: 0px 0px 0px 0px;
		z-index: 6;
		}
